docs: Phase 960 replication diagnostics keys + v0.8.927 notes

Roadmap Phase 960 is marked complete (47/50). Documentation now reflects the
new replication diagnostics field registries and Phase 960 CI bundle.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-05 02:29:58 -04:00
co-authored by Cursor
parent ba701565fd
commit 637240278c
8 changed files with 68 additions and 54 deletions
+7
View File
@@ -0,0 +1,7 @@
# Release v0.8.927 — Phase 960
Non-breaking refactor: guild mesh replication diagnostics payload keys extract.
- `guild-mesh-replication-diagnostics-keys.js` — 11 export field keys, 9 channel row keys, snapshot + channel export builders
- `exportMeshReplicationDiagnostics` and `_channelReplicationDiagnosticsForExport` adopt builders (identical output)
- CI: `npm run test:ci-phase960`