What problem does it solve?
Audit a target using one shared process and one local audit contract to validate structural integrity and semantic quality.
Core Features & Use Cases
- Deterministic structural checks: verify schemas, file paths, and artifacts against an audit contract.
- Semantic review: assess meaning quality, metadata correctness, and interpretation alignment with targets.
- End-to-end audit loops: orchestrate iterations with optional safe fixes for targeted improvements.
- Target scope resolution: decide whether auditing a skill, an agent, or a shared system; locate the applicable audit contract.
- Reusable contracts: centralize mode contracts in the shared skill; per-target contracts live in the target path.
Quick Start
Start by selecting a target (skill, agent, or shared system) and run the audit against its local audit.md using the shared structural mode.