Audit analyser
Creating new agents
Builds analysers that read pipeline output, apply versioned audit profiles, and emit evidence-backed anomaly records for a person to review.
- Used when
- When processing output needs checking against defined expectations and the result has to carry its evidence rather than a verdict.
- Loads first
-
- The agent-building and batch-workflow skills.
- The atomic-data skill, for the normalised shape the profiles run against.
- Returns
-
- The clarified input contract and any unresolved blockers.
- The recommended architecture and its runtime boundaries.
- The normalised data model.
- The audit profile catalogue, each rule with an identifier, its assumptions and its evidence requirement.
- The output contract and a sample anomaly record.
- An implementation plan, a test plan, and small-sample verification commands.
- Notes on personal data and auditability.