You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
repo-sentinel-lite was previously available only as a local pre-push/manual hook in this repository. The original baseline numbers below are retained as historical context only; they are not canonical consumer evidence.
Historical context
Released repo-sentinel-lite v0.7.1: 146 unsuppressed error-level findings against the then-current main.
Baseline audit: continue-on-error: true, passed without becoming a blocking policy
Workflow permissions: contents: read
No raw token values were included in repository, issue, or reviewer-facing output.
Decision
The acceptance criteria are complete. Consumer proof is pinned to stable v0.8.1, not the provider development branch. New error-level findings in changed files block pull requests; baseline drift remains a separate review signal.
Rollback
Remove .github/workflows/repo-sentinel-gate.yml to disable the remote gate while retaining the local pre-push hook. The local hook can be returned to its previous release pin if required.
Non-goals
No bulk baseline refresh for metric reduction.
No claim that repo-sentinel replaces human authorization, PII review, or the canonical placeholder validator.
Context
repo-sentinel-litewas previously available only as a local pre-push/manual hook in this repository. The original baseline numbers below are retained as historical context only; they are not canonical consumer evidence.Historical context
repo-sentinel-lite v0.7.1: 146 unsuppressed error-level findings against the then-currentmain.Resolution evidence
PR #8 merged the reviewed consumer integration:
8d72ecd706aeaffa2893917ed93c99071454781drepo-sentinel-lite==0.8.1from production PyPIeed8f484ba3e50cf0e86b61591a52b744dadf56apython -m repo_sentinel baseline audit --format json --baseline .reposentinel-baseline.json .c2193422cdf638f173c33890eef455d88aed7b039e3f7dcc3bf43501902ab962272, relocated7, changed0, ambiguous26, stale0, unmatched150repo.required_file_missing:0continue-on-error: true, passed without becoming a blocking policycontents: readDecision
The acceptance criteria are complete. Consumer proof is pinned to stable
v0.8.1, not the provider development branch. New error-level findings in changed files block pull requests; baseline drift remains a separate review signal.Rollback
Remove
.github/workflows/repo-sentinel-gate.ymlto disable the remote gate while retaining the local pre-push hook. The local hook can be returned to its previous release pin if required.Non-goals