Skip to content

v2.11.1 — public-accuracy release

Latest

Choose a tag to compare

@cheddarfox cheddarfox released this 20 Jul 22:12

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 the check-drift.mjs bug in the GH#59 work, accidentally committed. Not a compromise — authored locally in the fixing commit; the fix (execFileSync) is applied and no execSync remains anywhere. Added a .gitignore guard.
  • NOTICE now 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.sh no longer aborts on a clean clone (it had counted README.md as an agent file).
  • SECURITY.md supported-versions table updated to 2.11.x, and the "Before Adoption" review commands are now a proper fenced block.
  • Version references and CITATION.cff bumped to v2.11.1.

Documentation

  • 30 knowledge-vault concepts re-derived from source. baseline_sha held at fd0fc6a with 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.