What problem does it solve?
It helps you find and remove unnecessary, compensating complexity in a system prompt or AI pipeline so your system stays robust while your instructions get shorter.
Core Features & Use Cases
- Outcome-first prompt auditing: Classifies each system-prompt component or pipeline stage into outcome logic, constraints, procedural scaffolding, or compensating complexity.
- Deletion testing guidance: Recommends KEEP, TEST FOR DELETION, or LIKELY DELETE and specifies experiments to run with a newer model.
- Complexity diagnostics dashboard: Computes a compensating-complexity ratio and highlights the top deletion tests to prioritize.
- Failure-mode driven cleanup: Starts by gathering the system’s purpose and known failure modes so recommendations are evidence-based.
Quick Start
Paste your system prompt and a description of your AI pipeline, then ask the auditor to identify which instructions are compensating complexity and suggest specific deletion tests to run with a newer model.