release(v0.29.0): chronology anchor and adjacent-work reference#127
Conversation
The conformal-prediction.md cite of Article 15(1) had two small paraphrases inside quotation marks: missing Oxford comma before 'and cybersecurity', and 'perform consistently' instead of 'that they perform consistently'. Restored to the source text per artificialintelligenceact.eu/article/15.
Adds PRIOR_ART.md, a per-concept chronology table mapping each load-bearing Vaara concept to its first shipped version, together with a neutral list of adjacent peer-reviewed and pre-print work in the same lane. Reconstructed from CHANGELOG.md and the git tags so a reader can verify any 'since when' claim against PyPI release history. Appends a Related runtime-confidence work section to docs/conformal-prediction.md citing arXiv:2605.22530v1 (Subjective Logic runtime confidence updates in safety arguments, 2026-05-21) as a complementary research line, with a cross-link to PRIOR_ART.md for the broader chronology. Bumps version to 0.29.0 in pyproject.toml, src/vaara/__init__.py, and clients/ts/package.json. Cross-links PRIOR_ART.md from the README 'Where things live' table. Documentation surfaces only. Hash chain format, OVERT envelope schema, MCP proxy semantics, CLI surface, HTTP API, and release workflow are byte-identical to v0.28.0. 771 tests pass.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThis PR releases version 0.29.0 by introducing a new ChangesRelease 0.29.0: Documentation and Version Coordination
🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly Related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
PRIOR_ART.md: per-concept chronology table mapping each load-bearing Vaara concept to itsfirst shipped version and a path into the codebase or docs. Neutral list of adjacent published work
(Protocol-Driven Development, Formal Methods Meet LLMs, Subjective Logic runtime confidence updates,
EASA learning-assurance mechanistic interpretability, national security backchaining). Reconstructed
from
CHANGELOG.mdand the git tags so a reader can verify any "since when" claim against PyPI releasehistory and the GitHub tag list.
docs/conformal-prediction.mdcitingarXiv:2605.22530v1 (Subjective Logic runtime confidence updates in safety arguments, 2026-05-21) as a
complementary research line, with a cross-link to
PRIOR_ART.md.pyproject.toml,src/vaara/__init__.py, andclients/ts/package.json.Cross-links
PRIOR_ART.mdfrom the README "Where things live" table.Documentation surfaces only. Hash chain format, OVERT envelope schema, MCP proxy semantics, CLI
surface, HTTP API, and release workflow are byte-identical to v0.28.0.
Test plan
pytest tests/771 passed, 12 skippedPRIOR_ART.md,docs/conformal-prediction.mdaddition, and CHANGELOGentry (no em-dashes, no semicolons, no consultant jargon)
pyproject.toml,src/vaara/__init__.py,clients/ts/package.jsonPRIOR_ART.mdspot-checked againstCHANGELOG.mdv0.1.0, v0.10.0, v0.13.0,v0.14.0, v0.15.0, v0.16.0, v0.17.0, v0.25.0, v0.26.0, v0.27.0, v0.28.0
EOF
Summary by CodeRabbit
Documentation
Chores