tfb-heal-sentinel
v0.1.2
Published
AI code reviewer that refuses praise and surfaces root-wound review findings.
Readme
Heal Sentinel
AI code review that refuses praise.
v0.1.1 ships the working core analyzer, CLI, public demo surface, GitHub Action wrapper, MCP wrapper, Claude Skill manifest, doctrine catalog, and Skybridge manifest.
Local Quickstart
cd heal-sentinel
npm test
node bin/heal-sentinel.mjs examples/sample.diff --jsonCLI
tfb-heal-sentinel <diff-file> --json --severity-floor highExit codes:
0: no findings or all findings have named fallback acceptance.2: unresolved findings.
Report Contract
analyze(diff, options) returns:
verdict:NO_BYPASS,BYPASS_ACCEPTED_WITH_NAMED_FALLBACK, orNO_FINDINGSfindings: ranked findings with rule, doctrine, severity, file, line, snippet, riverbed, and heal shapedoctrines_invokedmetricsactions,skips,errorsfallback
Release Hold
This repo is private. The public package is intentionally marked private: true
and UNLICENSED until CEO release approval and Skybridge admission. See
PUBLIC_RELEASE_APPROVAL.md.
