Private
Public Access
16 lines
734 B
Markdown
16 lines
734 B
Markdown
# Preset: audit
|
|
|
|
For agents auditing the codebase — running the audit scripts, capturing baselines, classifying violations, and producing audit reports. Adds the 3 audit-specific directives on top of baseline.
|
|
|
|
## Inherits
|
|
baseline
|
|
|
|
## Directives to warm
|
|
Read each file below before any action.
|
|
|
|
- audit_script_as_gate: conductor/directives/audit_script_as_gate/v1.md
|
|
- audit_walks_filesystem_fresh: conductor/directives/audit_walks_filesystem_fresh/v1.md
|
|
- baseline_capture_before_work: conductor/directives/baseline_capture_before_work/v1.md
|
|
|
|
## Notes
|
|
Engagement preset for the "auditing the codebase" op. Inherits baseline (57) + adds 3 audit-specific directives. Total: 60 directives + 4 non-directive context files (inherited). |