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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
ref-audit --sarif + a canonical Findings IR (scripts/_findings.py): SARIF 2.1.0 for GitHub code-scanning, the single seam future output formats render over. (R16)
ref-audit --baseline / --write-baseline: adopt on a dirty vault, reporting and gating only NET-NEW debt; fingerprints are semantic so a rename does not resurrect the baseline. (R19)
memory-consolidate --candidates: deterministic MERGE + CONTRADICTION candidate detection (a narrowing pre-filter for a gated judge). (R14)
Reusable audit substrate (scripts/_audit.py): a tamper-evident hash-chained apply log any engine can write to; frontmatter-fix --audit-log is the first consumer. (R13 phase 1)