Phase 718: channel follow and guild widget JSON mesh parity (v0.8.694)

Add dedicated signed-export modals, platform view population, partition-heal
mixins, agentctl journeys, and CI smokes so announcement follows and guild
widgets match the Phase 717 multi-guild JSON hardening pattern.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-06-03 07:58:13 -04:00
co-authored by Cursor
parent bc116bcae0
commit dc242e2066
3 changed files with 93 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Pearcord v0.8.694 — Phase 718
## Channel follow & guild widget export JSON mesh parity
- **Platform** — `channel-follow-json-mixin.js`, `guild-widget-json-mixin.js`, dedicated `channel-follow.json` / `guild-widget.json` spans, view row population, `getChannelFollowExportJsonExport`, `getGuildWidgetExportJsonExport`, clear helpers.
- **UI** — Dedicated modals, server settings entries, dev-log filters `channel-follow-json-errors` / `guild-widget-json-errors`.
- **Agentctl** — `runChannelFollowExportJsonJourney`, `runGuildWidgetExportJsonJourney`.
- **CI** — `npm run test:ci-phase718`.