neuralway/antibody

Turn every bug-fix PR into durable, agent-readable immunity. Tier 0 by default ($0, no key, no network).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tierGeneralize tier (0|1|2). Default 0 — deterministic, $0, no key. Tier 2 needs a provider key in env.no0
providerTier 2 provider: openai | anthropic | bedrock | openai-compatible | hosted. Only used at tier 2.no
modelModel id for the chosen provider.no
regionAWS region (Bedrock).no
targetsComma-separated agent targets to emit (codex,claude,cursor,copilot,windsurf). Default: all detected.no
testRegression test ref to freeze/verify (path::name). Optional.no
fix-rangegit range constituting the fix. Default: the PR's base..head.no
commitCommit the emitted rules + ledger back to the PR branch.notrue
commentPost a PR comment summarizing the acquired immunity.notrue
fail-on-unverifiedFail the check if the antibody is not verified. Default: non-blocking (immunity is additive).nofalse
github-tokenToken used to commit and comment.no${{ github.token }}
namedescription
antibody-idThe bug-class id of the acquired/strengthened antibody.
statusverified | unverified | unclassified
actioncreated | updated | unchanged | aborted