What's New
A pre-release audit of the SAFe x AI-DLC and OKF knowledge-vault work — already shared publicly — surfaced documentation errors more serious than expected. This release corrects them so the repository matches its published guides. Fully backward-compatible with v2.11.0.
Fixes
- Removed a stray file (
2..HEAD) from the repo root. It was the inert output of the shell-injection PoC that proved and fixed thecheck-drift.mjsbug in the GH#59 work, accidentally committed. Not a compromise — authored locally in the fixing commit; the fix (execFileSync) is applied and noexecSyncremains anywhere. Added a.gitignoreguard. NOTICEnow credits Open Knowledge Format v0.1 (Google Cloud, Apache-2.0) and AI-DLC (AWS), and draws the line between the upstream format and this project's additions.- Cadence framing: the Bolt is now described as an opt-in-per-program cadence, not a blanket replacement for the sprint — consistent across the guide, README, skills, and Cursor rule.
- Obsidian reading layer (graph view, canvases, Bases drift dashboard) is now surfaced in the README and whitepaper instead of being mentioned only as a caveat.
- "all four providers" corrected: the skills ship for Claude, Gemini and the portable surface; Cursor carries them as manual rules.
install-prompts.shno longer aborts on a clean clone (it had countedREADME.mdas an agent file).SECURITY.mdsupported-versions table updated to 2.11.x, and the "Before Adoption" review commands are now a proper fenced block.- Version references and
CITATION.cffbumped to v2.11.1.
Documentation
- 30 knowledge-vault concepts re-derived from source.
baseline_shaheld atfd0fc6awith 21 concepts of pre-existing drift tracked visibly rather than hidden by advancing the watermark.
Quality
- Vault validator: 221 concepts, 0 errors, 0 warnings (
--strict-orphans) - markdownlint: 0 errors across 251 files
- Harness test suites: 10/10
- Two adversarial review rounds per PR (#60, #61), each with independent verification of the fixes
Upgrade
No breaking changes. git pull on main, or sync via scripts/sync-claude-harness.sh sync --version v2.11.1.