Optimizer Settings
Core Behavior
Controls when the optimizer runs and what format it produces.
Session Storage
Control how many sessions are stored and how long they're kept.
Policy Enforcement
EnterpriseEnforcement Mode
In Advisory mode, policy issues are flagged as warnings and prompts proceed. In Enforce mode, any BLOCKING violation or risk score above the threshold stops the prompt entirely.
~/.prompt-control-plane/audit.log
Config Lock
Lock your configuration behind a passphrase so governance settings can't be changed in a Claude session without it. Protects policy from being overridden mid-session.
Session Management
Purge Sessions
Remove old sessions from your history. Run a dry-run first to preview what will be removed — no sessions are deleted until you run without dry-run.
Audit Log Explorer
EnterpriseLoad Your Audit Log
Paste the contents of ~/.prompt-control-plane/audit.log below. The explorer parses every entry and verifies the SHA-256 hash chain — any modified or deleted line breaks the chain and will be flagged.
Custom Rules
EnterpriseAdd a Rule
Define rules that run on every prompt. BLOCKING rules reject the prompt in enforce mode. NON-BLOCKING rules add to the risk score. Maximum 25 rules. Export the JSON and save to ~/.prompt-control-plane/custom-rules.json — the engine loads it automatically. Validate with pcp doctor.
Quick Commands
Copy-ready phrases to paste into any AI assistant connected to Prompt Control Plane.
Check usage & quota
See how many optimizations you've used this month and what's remaining.
View license status
Check your current tier, license expiry, and upgrade options.
Quick score a prompt
Instant pass/fail score and top issues — free, no quota used.
Pre-flight analysis
Classify task, assess risk, and route to the right model before optimizing.
View optimization stats
Aggregate metrics across all your sessions — scores, savings, top task types.
Export a session
Get a full reproducible export with rule-set hash for audit or sharing.
Validate custom rules file
Check your custom rules JSON for schema errors before applying.
Reset to defaults
Restore all optimizer settings to their out-of-the-box state.