archy_snapshot
Capture architectural metrics including scores, cycles, and layer violations to create a baseline for comparison. Use at the start of an editing session to prevent structural regressions.
Instructions
Capture score, cycles, and layer violations to .archy/baseline.json as a baseline that archy_diff will compare against. Call at the start of an editing session. See the loop prompt for full usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| cycles | Yes | ||
| violations | Yes | ||
| sdp_violations | No | ||
| baseline_path | Yes |