This commit is contained in:
Raven Scott
2026-05-21 00:07:44 -04:00
parent 226fca591d
commit be9acb7268
207 changed files with 295 additions and 450 deletions
@@ -21,11 +21,11 @@
- Production-grade docs, validation, and expanded tests.
<!-- legacy: v0.3.0 -->
- Wave 6: presence-tier API tables, architecture wire section, validation test.
- presence-tier API tables, architecture wire section, validation test.
<!-- legacy: v0.3.1 -->
- Wave 7: correct protocol in docs, getStats(), wire tables, category README.
- correct protocol in docs, getStats(), wire tables, category README.
## [0.3.2] - 2026-05-21
### Changed
@@ -126,7 +126,7 @@ Delegated verification checks the **delegator** key (`cap.delegator` hex) agains
| `hyper-p2p-session-bridge` | `createCapability` for `handoff()` tokens |
| `hyper-p2p-protocol-handshake` | Negotiate features before opening capability mux |
Library-only exception per [`../_shared/WAVE7_CHECKLIST.md`](../../_shared/WAVE7_CHECKLIST.md): no required `topic` on the manager itself.
Library-only exception per [`../_shared/PRODUCTION_MODULE_CHECKLIST.md`](../../_shared/PRODUCTION_MODULE_CHECKLIST.md): no required `topic` on the manager itself.
## Design constraints (v0.3.1)