create_audit
Create a bounded audit to capture and store architecture objectives, enabling later drift detection against the source tree.
Instructions
Create a bounded audit and persist its redacted architecture objective.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable audit name. | |
| objective | Yes | Architecture questions and constraints for this audit. | |
| project_root | Yes | Local project directory inside ARCH_DRIFT_ALLOWED_ROOTS. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||