Skip to content

v0.1.0

Latest

Choose a tag to compare

@giacope giacope released this 19 Jul 14:12

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).