docs: Phase 607 automation hub span cross-check (v0.8.570)

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 18:09:02 -04:00
co-authored by Cursor
parent 8c4a8f1421
commit 10267492c7
+3 -1
View File
@@ -57,7 +57,9 @@ Expose a single `EventEmitter` API the UI drives over IPC (`apps/pearcord/index.
**v0.8.560 (Phase 597):** Session hub live region `#session-hub-panel-live`; **session-errors** excludes audit/compliance/slash/webhook/bot/automation/attachment/embed/message/reaction/pin/search/voice/stage/screen/soundboard/presence/discovery/contacts/dm/settings/invite bleed; clipboard `sessionHubPanelLiveBusy`; `session.startup`/`guild.open`/`identity.register` span cross-check. Bundle: `npm run test:phase597-session`. See [SESSION.md](../../docs/SESSION.md). Settings hub depth: see [SETTINGS.md](../../docs/SETTINGS.md) (Phase 598 — complete).
**v0.8.569 (Phase 606):** Bots hub live region depth — `#bots-panel-live` + `syncBotsLivePanelDuringGuildLoading`; `#bots-hub-panel-live` `aria-busy`; **bot-errors** excludes automation/attachment/embed/message/reaction/pin/automod/ban/kick/timeout bleed; clipboard `botsPanelLiveBusy`; `bot.install`/`bot.verify`/`bot.message` span cross-check. Bundle: `npm run test:phase606-bots`. See [BOTS.md](../../docs/BOTS.md). Automation hub depth: see [AUTOMATION_EXPORT.md](../../docs/AUTOMATION_EXPORT.md) (Phase 607 — planned).
**v0.8.570 (Phase 607):** Automation hub live region depth — `#automation-panel-live` + `syncAutomationLivePanelDuringGuildLoading`; `#automation-hub-panel-live` `aria-busy`; **automation-errors** excludes attachment/embed/message/reaction/pin/automod/ban/kick/timeout bleed; clipboard `automationPanelLiveBusy`; `automation.hook`/`automation.manifest`/`automation.dispatch` span cross-check. Bundle: `npm run test:phase607-automation`. See [AUTOMATION_EXPORT.md](../../docs/AUTOMATION_EXPORT.md). Emoji hub depth: Phase 608 — planned.
**v0.8.569 (Phase 606):** Bots hub live region depth — `#bots-panel-live` + `syncBotsLivePanelDuringGuildLoading`; `#bots-hub-panel-live` `aria-busy`; **bot-errors** excludes automation/attachment/embed/message/reaction/pin/automod/ban/kick/timeout bleed; clipboard `botsPanelLiveBusy`; `bot.install`/`bot.verify`/`bot.message` span cross-check. Bundle: `npm run test:phase606-bots`. See [BOTS.md](../../docs/BOTS.md).
**v0.8.568 (Phase 605):** Slash hub live region depth — `#slash-panel-live` + `syncSlashLivePanelDuringGuildLoading`; `#slash-hub-panel-live` `aria-busy`; **slash-errors** excludes automation/attachment/embed/message/reaction/pin/automod/ban/kick/timeout bleed; clipboard `slashPanelLiveBusy`; `slash.register`/`slash.delete`/`slash.invoke` span cross-check. Bundle: `npm run test:phase605-slash`. See [SLASH_COMMANDS.md](../../docs/SLASH_COMMANDS.md). Bots hub depth: see [BOTS.md](../../docs/BOTS.md) (Phase 606 — planned).