docs(agentctl): Phase 621 automation refreshView bundle entry

Document test:agentctl-phase621-automation chain for automation hub depth
re-verification of upsert, delete, dry-run, and export flows.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 19:25:37 -04:00
co-authored by Cursor
parent 185d8ab74e
commit d74e269901
+2
View File
@@ -107,6 +107,8 @@ Both modes use **`pearcord-ui-flow` `dispatchUiMessage`** — the same handler a
**v0.8.521 (Phase 558):** Headless `joinGuildVoiceChannel`, `leaveGuildVoiceChannel`, and `setGuildVoiceMute` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase558-voice` (chains `test:agentctl-phase524-voice`).
**v0.8.584 (Phase 621):** Headless `upsertGuildAutomationHook`/`deleteGuildAutomationHook`/`dryRunGuildAutomationHook`/`exportGuildAutomationManifest` `refreshView` re-verified for automation hub depth bundle. Bundle: `npm run test:agentctl-phase621-automation` (chains `test:agentctl-phase607-automation`).
**v0.8.583 (Phase 620):** Headless `installGuildBotFromToken`/`verifyGuildBotToken`/`sendGuildBotMessage` `refreshView` re-verified for bots hub depth bundle. Bundle: `npm run test:agentctl-phase620-bots` (chains `test:agentctl-phase606-bots`).
**v0.8.582 (Phase 619):** Headless `registerGuildSlashCommands`/`deleteGuildSlashCommand`/`executeGuildSlashCommand` `refreshView` re-verified for slash hub depth bundle. Bundle: `npm run test:agentctl-phase619-slash` (chains `test:agentctl-phase605-slash`).