docs(platform): Phase 828 quad sync burst (v0.8.795)
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Application facade: one `PearcordPlatform` class that wires identity, database, guild mesh, DMs, invites, voice, discovery, bots, and dozens of feature modules for the Pearcord desktop sidecar and companion. **Mixin sources:** [`mixins/README.md`](mixins/README.md) — `domain/`, `json-export/`, `runtime/{core,mesh,guild-sync,search-discovery,partition-heal,view,voice-dm,features}/`. Architecture: [PLATFORM_MIXINS.md](../../docs/PLATFORM_MIXINS.md). Regenerate after manifest edits: `cd apps/pearcord && npm run regenerate:platform-mixins`. OTA prestage recursively verifies symbols under `mixins/` — [RELEASE.md](../../docs/RELEASE.md#prestage-sync-file-deps).
|
||||
|
||||
**Phase 828 (v0.8.795):** Quad-peer sync burst via `requestGuildSyncBurst({ clearPushHalt: true })`. Bundle: `npm run test:ci-phase828`.
|
||||
|
||||
**Phase 827 (v0.8.794):** Quad-peer guild mesh cross-join + message fanout. Bundle: `npm run test:ci-phase827`.
|
||||
|
||||
**Phase 826 (v0.8.793):** Triple-peer single-peer churn rejoin via partial mesh drop + recovery burst on rejoin. Bundle: `npm run test:ci-phase826`.
|
||||
|
||||
Reference in New Issue
Block a user