docs(phase981): roadmap rotation + mesh stability UI parity v0.8.948

Archive Phases 956–980 to PLATFORM_ROADMAP_v0.8.923-v0.8.947; open mesh
stability UI parity track 981–1005; document Phase 981 rail hash extract.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-05 04:23:50 -04:00
co-authored by Cursor
parent 4baf48023a
commit 94340956de
7 changed files with 1700 additions and 1538 deletions
+35
View File
@@ -0,0 +1,35 @@
# Release v0.8.948 — Phase 981: Mesh Stability UI Rail Hash Keys + Parity Track Rotation
**Date:** 2026-06-05
**Type:** Non-breaking refactor — Mesh stability UI parity track opener + roadmap rotation
## Summary
Roadmap rotated: Phases 956980 archived to `PLATFORM_ROADMAP_v0.8.923-v0.8.947`.
Opened mesh stability UI parity track (Phases 9811005).
Phase 981 extracts mesh stability UI view hash builders from `app.js` into
`mesh-stability-ui-rail-hash.js` with identical hash strings and chrome refresh behavior.
## New Modules
### `apps/pearcord/ui/mesh-stability-ui-rail-hash.js`
- 7 hash kind keys: meshRail, meshTopology, syncPushHalt, syncBurst, recoveryBurst, churnRejoin, meshQuad
- `buildMeshStabilityUiHashSnapshot(view)` envelope builder
### `pearcord-platform/mesh-stability-ui-parity-track-index`
- Production track phases 9811005 (`v0.8.948` opener)
## Test Coverage
- `smoke-mesh-stability-ui-rail-hash-build.cjs` — hash registry + app.js wire checks
- `smoke-phase981-boot-gate.cjs` — rotation + version check (0.8.948)
- `smoke-agentctl-mesh-stability-ui-rail-hash-journey-stub.cjs` — agentctl integration stub
- `test:gossip-rpc-pull-unit` — extended with UI parity track index assertions
- `test:ci-phase981` — full CI bundle
## Version
`0.8.947``0.8.948`