Phase 1002: document mesh stats tail extract (v0.8.969)
Roadmap Phase 1002 complete (47/50). Release notes, MESH_STABILITY, and CI docs updated for mesh stats tail keys/UI modules. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Release v0.8.969 — Phase 1002: Mesh Stability UI Mesh Stats Tail Embed Keys Extract
|
||||
|
||||
**Date:** 2026-06-05
|
||||
**Type:** Non-breaking refactor — mesh stability UI parity hardening
|
||||
|
||||
## Summary
|
||||
|
||||
Phase 1002 extracts the guild sync settings panel footer (conditional peer hint
|
||||
paragraph + bandwidth diagnostics embed) from `app.js` into dedicated platform
|
||||
keys and UI modules — strings, markup, and visibility predicates unchanged.
|
||||
|
||||
## New Modules
|
||||
|
||||
### `pearcord-platform/mesh-stability-ui-mesh-stats-tail-keys.js`
|
||||
|
||||
- 4 field keys (`hasGuildSyncHealth`, `hasMeshStabilityStats`, `peerHintVisible`, `bandwidthVisible`) + 2 embed parts (`peerHintParagraph`, `bandwidthDiagnostics`)
|
||||
- `buildMeshStabilityMeshStatsTailSnapshot()`
|
||||
|
||||
### `apps/pearcord/ui/mesh-stability-ui-mesh-stats-tail.js`
|
||||
|
||||
- `buildMeshStabilityMeshStatsTailEmbedHtml()` — peer hint + bandwidth footer embed
|
||||
|
||||
## Test Coverage
|
||||
|
||||
- `smoke-mesh-stability-ui-mesh-stats-tail-build.cjs` — keys + UI embed
|
||||
- `smoke-phase1002-boot-gate.cjs` — version check (0.8.969)
|
||||
- `smoke-agentctl-mesh-stability-ui-mesh-stats-tail-journey-stub.cjs` — agentctl stub
|
||||
- `test:mesh-stability-stats` — extended with mesh stats tail snapshot assertions
|
||||
- `test:gossip-rpc-pull-unit` — extended with mesh stats tail embed part keys
|
||||
- `test:ci-phase1002` — full CI bundle
|
||||
|
||||
## Version
|
||||
|
||||
`0.8.968` → `0.8.969`
|
||||
Reference in New Issue
Block a user