docs(agentctl): Phase 617 compliance refreshView bundle entry

Document test:agentctl-phase617-compliance chain for compliance hub depth
re-verification of export, archive fetch, and digest schedule flows.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 19:07:39 -04:00
co-authored by Cursor
parent 0aea75d22e
commit 98cc6c5a62
+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.580 (Phase 617):** Headless `exportGuildAuditLog`/`fetchGuildAuditExportArchive`/`setGuildDigestExportSchedule` `refreshView` re-verified for compliance hub depth bundle. Bundle: `npm run test:agentctl-phase617-compliance` (chains `test:agentctl-phase603-compliance`).
**v0.8.579 (Phase 616):** Headless `exportGuildAuditLog`/`setAuditLogExportFilter`/`setAuditExportSchedule` `refreshView` re-verified for audit hub depth bundle. Bundle: `npm run test:agentctl-phase616-audit` (chains `test:agentctl-phase602-audit`).
**v0.8.578 (Phase 615):** Headless `banGuildMember`/`kickGuildMember`/`timeoutGuildMember`/`setAutomodConfig` `refreshView` re-verified for moderation hub depth bundle. Bundle: `npm run test:agentctl-phase615-moderation` (chains `test:agentctl-phase601-moderation`).