First release.
- Package (layer) metrics from the AST via Prism: TC, Ca, Ce, instability, cycles.
- Plain-English findings with file-level evidence, each stating something provable from the AST: cycles and SDP violations.
- CI gate (
--fail-on cycles,sdp) and edge-set ratchet (--ratchet,--update-baseline), with accepted-by-design findings recorded in the baseline. - Output formats: text, JSON, Graphviz dot, Mermaid (
--format,--json).