maple1999/ConvergeKit Check

Closure gate for AI-generated PRs: converge check + fresh audit against the base branch. AI agents can pass tests while drifting your architecture — this catches that. Reads .converge/attractor.yml from the base branch so a PR cannot weaken its own gate.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseDiff base ref. "auto" resolves to origin/$GITHUB_BASE_REF in a pull_request context.noauto
config-from-baseRef to load .converge/attractor.yml and verification commands from (trust boundary for untrusted PRs). "auto" resolves like base; "" disables and trusts the PR head (not recommended).noauto
strictTreat warnings as blockers (converge check --strict).notrue
auditFresh audit mode: "no-llm" (deterministic, default) or "none" to skip.nono-llm
test-integrity-modetest-revert-rerun mode: "in-place" or "isolated" (experimental). Applies to check AND audit.noin-place
working-directoryDirectory of the repo under check.no.

no outputs