Phase 1004: document guild sync panel composer extract (v0.8.971)
Roadmap Phase 1004 complete (47/50). Release notes, MESH_STABILITY, and CI docs updated for guild sync panel keys/UI modules. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Release v0.8.971 — Phase 1004: Mesh Stability UI Guild Sync Panel Composer Embed Keys Extract
|
||||
|
||||
**Date:** 2026-06-05
|
||||
**Type:** Non-breaking refactor — mesh stability UI parity hardening
|
||||
|
||||
## Summary
|
||||
|
||||
Phase 1004 extracts the full P2P guild sync settings panel embed chain from
|
||||
`app.js` into dedicated platform keys and UI modules — visibility guard,
|
||||
14-embed render order, and all child module compositions unchanged.
|
||||
|
||||
## New Modules
|
||||
|
||||
### `pearcord-platform/mesh-stability-ui-guild-sync-panel-keys.js`
|
||||
|
||||
- 3 field keys (`modeGuild`, `hasGuildId`, `hasGuildSyncHealth`) + 14 embed parts + `chainOrder`
|
||||
- `buildMeshStabilityGuildSyncPanelSnapshot()`
|
||||
|
||||
### `apps/pearcord/ui/mesh-stability-ui-guild-sync-panel.js`
|
||||
|
||||
- `buildMeshStabilityGuildSyncPanelEmbedHtml(view, esc)` — full panel composer
|
||||
|
||||
## Test Coverage
|
||||
|
||||
- `smoke-mesh-stability-ui-guild-sync-panel-build.cjs` — keys + UI embed + order
|
||||
- `smoke-phase1004-boot-gate.cjs` — version check (0.8.971)
|
||||
- `smoke-agentctl-mesh-stability-ui-guild-sync-panel-journey-stub.cjs` — agentctl stub
|
||||
- `test:mesh-stability-stats` — extended with guild sync panel snapshot assertions
|
||||
- `test:gossip-rpc-pull-unit` — extended with guild sync panel embed part keys
|
||||
- `test:ci-phase1004` — full CI bundle
|
||||
|
||||
## Version
|
||||
|
||||
`0.8.970` → `0.8.971`
|
||||
Reference in New Issue
Block a user