speedvibecode/Sembl verify

Deterministic accountability gate for AI coding agent changes — verify a PR's diff stayed in declared bounds and didn't fabricate its results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
boundsPath to the bounds JSON (editable_paths / forbidden_areas / churn_budget). Produce it by hand, with `sembl bounds --spec-kit`, or `sembl generate`.yes
reportOptional executor report JSON to cross-check for fabricated file claims and unevidenced test passes.no""
strictStrict gate: out-of-scope edits BLOCK (not just WARN) and any WARN fails the check.nofalse
base-refBase ref to diff against. Defaults to the PR base SHA, else the previous commit.no""
sembl-versionVersion specifier for the sembl package (e.g. '==0.2.0'). Empty installs the latest.no""

no outputs