docs: cite the cross-layer integrity contract generically in comments and notes

This commit is contained in:
David Snelling 2026-07-14 10:11:41 -07:00
parent c40a89e649
commit 1d26988963
7 changed files with 16 additions and 16 deletions

View file

@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file. See [standa
### [8.3.0](https://github.com/soulcraftlabs/brainy/compare/v8.2.8...v8.3.0) (2026-07-13)
- docs: RELEASES.md entry for 8.3.0 (heal-cost + ADR-004 Pass 2/3) (7692c6f)
- docs: RELEASES.md entry for 8.3.0 (heal-cost + cross-layer integrity contract) (7692c6f)
- perf: parallel + id-only canonical enumeration (heal-cost dominant term) (ec5b933)
- feat: registered-blob family contract — declared index blobs are undeletable (ADR-004 Pass 2) (bfa1762)
- feat: validateIndexConsistency delegates to provider invariants (ADR-004 Pass 3) (6bcb54f)
- feat: registered-blob family contract — declared index blobs are undeletable (bfa1762)
- feat: validateIndexConsistency delegates to provider invariants (6bcb54f)
### [8.2.8](https://github.com/soulcraftlabs/brainy/compare/v8.2.7...v8.2.8) (2026-07-13)