docs: Phase 549 guild-admin depth README

Document v0.8.512 span metadata and test bundle.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 13:39:05 -04:00
co-authored by Cursor
parent 571679af82
commit e3d5d5d800
+2
View File
@@ -31,6 +31,8 @@ Create and load guilds in local storage, join peers on `pearcord:guild:{guildId}
| `PearcordGuild#listChannels()` / `#listMembers()` | DB queries with thread meta attached |
| `PearcordGuild#createChannel`, `#createCategory`, `#createThread`, `#createForumThread` | Channel tree |
**v0.8.512 (Phase 549):** Third guild-admin depth pass — platform `channelCount`/`remainingChannelCount`/`reorderedAll` span metadata; UI split channel list + category panels + admin modal live regions. Bundle: `npm run test:phase549-guild-admin`. See [CHANNELS.md](../../docs/CHANNELS.md).
**v0.8.496 (Phase 533):** Second guild-admin depth pass — platform channel span end metadata (`spanKind`, `activeChannelId`); UI panel compositor wrappers + channel row `aria-current=location`; agentctl channel CRUD helpers. Bundle: `npm run test:phase533-guild-admin`. See [CHANNELS.md](../../docs/CHANNELS.md).
**v0.8.476 (Phase 513):** Platform wraps `reorderChannelsInParent` with `channel.reorder` span; extended `channel.create`/`delete` metadata. UI guild-admin guild-loading compositor + dev-log clipboard channel meta. Bundle: `npm run test:phase513-guild-admin`. See [CHANNELS.md](../../docs/CHANNELS.md).