asonkiya/CGIR contract diff

Detect architecture drift (effects, purity, kind, entrypoints) between a PR and its base, and fail the build on policy violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsSpace-separated repo subpaths to scan (default: repo root).no.
excludeSpace-separated directory names to skip during ingest.no""
fail-onSpace-separated drift rules that fail the build: effect-gain[:tag] | effect-loss[:tag] | purity-drop | kind-change | entrypoint-added | entrypoint-change. Empty = report only, never fail.no""
commentPost the diff as a PR comment (requires pull-requests: write).notrue
cgir-versionpip spec for the CGIR package to install (default: the published release).nocodegraph-ir

no outputs