Raven Scott
91e5ae889d
feat(v0.8.680): Phase 705 stage instance CSV & guild event export mesh parity
...
Complete signed guild stage instance CSV mesh export and guild notification
event export (RPC 128/129): stage-csv-ui.js, stage-csv-mixin.js,
delivery-receipts store, guild gossip handlers, ui-flow IPC, deep link
?stage-csv=1, agentctl stage + guild event journeys, smokes, and docs.
Bundle: npm run test:ci-phase705 (50/50). Roadmap Phase 705 complete; Phase 706 slot opened.
2026-06-03 03:59:04 -04:00
Raven Scott
ebfca72756
feat(v0.8.679): Phase 704 thread archive CSV & forum tag export mesh parity
...
Complete signed guild thread archive CSV mesh export and forum tag palette
export (RPC 126/127): thread-csv-ui.js, thread-csv-mixin.js, delivery-receipts
store, guild gossip handlers, ui-flow IPC, deep link ?thread-csv=1, agentctl
journeys, smokes, and docs. Fix pushForumTagExportToMesh naming from pin clone.
Bundle: npm run test:ci-phase704 (50/50). Roadmap Phase 704 complete; Phase 705 slot opened.
2026-06-03 03:44:56 -04:00
Raven Scott
9c3aaa6c35
Phase 703: pin registry CSV & reaction summary export mesh parity (v0.8.678)
...
Add signed pin registry CSV mesh modal and guild reaction summary CSV export
(RPC 124/125) following the poll/ban CSV parity pattern. Includes pin-csv-ui,
platform pin-csv-mixin, ui-flow IPC, deep link ?pin-csv=1, agentctl journeys,
test:ci-phase703 regression bundle, and documentation updates.
2026-06-03 03:33:13 -04:00
Raven Scott
74998ab6fc
Phase 702: poll registry CSV & scheduled message export mesh parity (v0.8.677)
...
Add signed poll registry CSV mesh modal and scheduled message queue CSV export
following the ban/member CSV parity pattern. RPC 122/123 gossip sync, poll-csv-ui,
platform poll-csv-mixin, ui-flow IPC, deep link ?poll-csv=1, agentctl journeys,
test:ci-phase702 regression bundle, and documentation updates.
Also fixes missing showBanCsvMeshModalFromDeepLink helper from Phase 701.
2026-06-03 03:21:20 -04:00
Raven Scott
1b256a97c6
feat(phase701): ban registry CSV and automod rule export mesh parity (v0.8.676)
...
Add signed ban registry CSV mesh (RPC 120) and automod rule export CSV (RPC 121)
with ban-csv-ui, platform ban-csv-mixin, delivery-receipts store, guild gossip,
ui-flow IPC, agentctl journeys, and test:ci-phase701 regression chain.
2026-06-03 03:08:42 -04:00
Raven Scott
9e3ed30bec
feat(phase700): member roster CSV and moderation timeout export mesh parity (v0.8.675)
...
Add signed member roster CSV mesh (RPC 118) and moderation timeout export CSV
(RPC 119) with member-csv-ui, platform member-csv-mixin, delivery-receipts store
methods, guild gossip, ui-flow IPC, agentctl journeys, and test:ci-phase700.
2026-06-03 02:57:52 -04:00
Raven Scott
962da9ebf9
feat(phase699): emoji registry CSV and sticker pack export mesh parity (v0.8.674)
...
Add signed emoji registry CSV mesh (RPC 116) and sticker pack export CSV (RPC 117)
with emoji-csv UI, platform mixin, delivery receipts, ui-flow IPC, agentctl journeys,
and test:ci-phase699 regression bundle including phase698 chain.
2026-06-03 02:41:45 -04:00
Raven Scott
e69e1281a8
feat(phase698): role override CSV and effective permission export mesh parity (v0.8.673)
...
Add signed channel permission overwrite CSV mesh (RPC 114) and effective
permission export (RPC 115) with permission-csv UI, platform mixin, delivery
receipts, ui-flow IPC, agentctl journeys, and test:ci-phase698 regression bundle.
2026-06-03 02:30:57 -04:00
Raven Scott and Cursor
47bb1dfff0
docs: fix Phase 697 completed table in PLATFORM_ROADMAP
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 02:15:31 -04:00
Raven Scott
b30c4502d2
feat(v0.8.672): Phase 697 invite link CSV and vanity URL mesh parity
...
Signed invite link CSV (listGuildInvites) and vanity URL export mesh follow
the OAuth/slash CSV pattern: invite-csv-ui, invite-csv-mixin, delivery-receipts
collections, guild gossip RPC 112/113, ui-flow IPC, deep link ?invite-csv=1,
invite-errors filter, and agentctl invite + vanity journeys.
Repairs app.js bot/slash/oauth modal corruption from prior session. Adds
test:ci-phase697, docs INVITE_LINK_CSV.md, RELEASE_v0.8.672, and Phase 698 roadmap.
2026-06-03 02:15:07 -04:00
Raven Scott
562eed14ff
feat(v0.8.671): Phase 696 OAuth grant CSV and install token mesh parity
...
Signed OAuth grant CSV (guild bots as application grants) and install
token export CSV follow the bot/slash CSV mesh pattern: oauth-csv-ui,
oauth-csv-mixin, delivery-receipts collections, guild gossip, ui-flow IPC,
deep link ?oauth-csv=1, oauth-errors dev filter, and agentctl journeys.
Adds test:ci-phase696 (static + boot + agentctl) and bumps app to 0.8.671.
Documents OAUTH_GRANT_CSV.md, RELEASE_v0.8.671, and opens Phase 697 on the roadmap.
2026-06-03 02:03:13 -04:00
Raven Scott
1f9fa30fc2
feat(v0.8.670): slash registry CSV and invoke audit mesh parity
...
Implement Phase 695 signed slash command registry CSV and slash invoke
audit export across delivery-receipts, platform gossip (RPC 108/109),
slash-csv-ui modal, agentctl journeys, and test:ci-phase695 regression.
Also backfill relay/worker CSV styles missing from pearcord.css and bump
phase687 boot gate to 0.8.670 for RELEASE_CI continuity.
2026-06-03 01:53:23 -04:00
Raven Scott
f8663f3637
feat(v0.8.669): bot registry CSV and webhook execute mesh parity
...
Phase 694: bot-csv-ui, bot-csv-mixin, delivery-receipts bot/webhook CSV
collections, platform mesh APIs, guild RPC 106/107, deep link bot-csv,
agentctl bot registry and webhook execute journeys, test:ci-phase694.
Tighten bot-errors dev filter for bot.csv spans. Roadmap Phase 694 complete,
Phase 695 opened.
2026-06-03 01:41:25 -04:00
Raven Scott
4f13aa45f2
feat(v0.8.667–0.8.668): relay CSV and worker release CSV mesh parity
...
Phase 692 (v0.8.667): digest relay handoff CSV, archive peer export mesh,
relay-csv-ui, relay-csv-mixin, agentctl relay journeys, test:ci-phase692.
Phase 693 (v0.8.668): worker release CSV, integration manifest export mesh,
worker-csv-ui, worker-csv-mixin, RPC 104/105, agentctl worker journeys,
test:ci-phase693.
Fix relay modal IPC (sync-digest-relay-handoff-csv), worker-errors filter,
and phase687 boot gate version pin. Roadmap: Phases 692–693 complete, Phase 694 opened.
2026-06-03 01:32:25 -04:00
Raven Scott and Cursor
a70a62e202
docs: complete Phase 691 and open Phase 692 (v0.8.666)
...
Document hook failure digest CSV mesh parity, release notes, roadmap
changelog, and queue Phase 692 relay handoff CSV work.
Co-authored-by: Cursor <[email protected] >
2026-06-03 01:13:55 -04:00
Raven Scott and Cursor
8250f84ddb
docs: Phase 690 audit CSV mesh release (v0.8.665)
...
Add AUDIT_CSV_MESH.md and RELEASE_v0.8.665.md; complete Phase 690 on roadmap
and open Phase 691 hook failure digest CSV items.
Co-authored-by: Cursor <[email protected] >
2026-06-03 01:06:21 -04:00
Raven Scott and Cursor
f9b36ec6fc
docs: Phase 689 automation health dashboard release (v0.8.664)
...
Add AUTOMATION_HEALTH.md and RELEASE_v0.8.664.md; complete Phase 689 on
roadmap and open Phase 690 audit CSV mesh push items.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:59:08 -04:00
Raven Scott and Cursor
220383301b
docs: complete Phase 688 and open Phase 689 integration health (v0.8.663)
...
Mark all 50 Phase 688 delivery receipt items complete, add DELIVERY_METRICS
and release notes, and queue Phase 689 health dashboard work in Now.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:53:37 -04:00
Raven Scott and Cursor
6679698ffa
Complete Phase 687 roadmap and release notes for v0.8.662.
...
Mark all 50 Phase 687 items complete, add RELEASE_v0.8.662.md, update
INTEGRATION_WORKERS.md and INTEGRATIONS.md parity matrices, and open Phase 688
(hook delivery receipts & failure digest parity, v0.8.663).
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:41:56 -04:00
Raven Scott and Cursor
129294add7
docs: complete Phase 686 and open Phase 687 worker templates (v0.8.661)
...
Mark all P686 items complete, move Phase 686 to Completed, add Phase 687
integration worker templates (50 items, v0.8.662). Update AUTOMATION_EXPORT.md,
INTEGRATIONS.md, RELEASE_v0.8.661.md, and PLATFORM_ROADMAP changelog/stats.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:34:07 -04:00
Raven Scott and Cursor
bf49429a14
docs: complete Phase 685 and open Phase 686 automation parity (v0.8.660)
...
Mark all P685 items complete, move Phase 685 to Completed, add Phase 686
automation hooks & digest relay (50 items, v0.8.661). Update WEBHOOKS.md,
INTEGRATIONS.md, RELEASE_v0.8.660.md, and PLATFORM_ROADMAP changelog/stats.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:26:53 -04:00
Raven Scott and Cursor
e9fc08632f
docs: complete Phase 684 and open Phase 685 webhook parity (v0.8.659)
...
Mark all P684 items complete, move Phase 684 to Completed, add Phase 685
webhook integrations (50 items, v0.8.660). Update BOTS.md, INTEGRATIONS.md,
RELEASE_v0.8.659.md, and PLATFORM_ROADMAP changelog/stats.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:20:55 -04:00
Raven Scott and Cursor
654313258d
docs: Phase 683 complete — slash registry parity v0.8.658, open Phase 684
...
Update SLASH_COMMANDS.md, INTEGRATIONS.md, PLATFORM_ROADMAP.md, and RELEASE_v0.8.658.md.
Co-authored-by: Cursor <[email protected] >
2026-06-03 00:10:22 -04:00
Raven Scott and Cursor
4886ae2586
docs: complete Phase 682 (v0.8.657) and open Phase 683 roadmap
...
Add RELEASE_v0.8.657, PERMISSIONS.md effective breakdown matrix, changelog,
and 50-item Phase 683 slash commands registry phase in Now.
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:57:17 -04:00
Raven Scott and Cursor
5f2c1ec150
docs: complete Phase 681 (v0.8.656) and open Phase 682 roadmap
...
Add RELEASE_v0.8.656, PERMISSIONS.md parity update, changelog, and 50-item
Phase 682 effective permissions inspector phase in Now.
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:49:06 -04:00
Raven Scott and Cursor
f5080a313b
docs: complete Phase 680 (v0.8.655) and open Phase 681 roadmap
...
Add ANNOUNCEMENTS.md parity matrix, release notes, changelog, and 50-item
Phase 681 channel permissions editor phase in Now.
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:39:51 -04:00
Raven Scott and Cursor
21b17af301
docs: complete Phase 679 (v0.8.654) and open Phase 680 roadmap
...
Document thread/forum parity release, FORUMS.md matrix, THREADS.md update,
roadmap changelog, and 50-item Phase 680 announcement/cross-post phase.
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:27:31 -04:00
Raven Scott and Cursor
c70f8cde0f
docs: Phase 678 release v0.8.653 and roadmap Phase 679 planning
...
Document invites and discovery join parity, add RELEASE_v0.8.653, complete
Phase 678 roadmap items, and open Phase 679 thread/forum parity (50 items).
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:11:30 -04:00
Raven Scott and Cursor
9e1e0b50e3
docs: complete Phase 677 roadmap and open Phase 678 invites
...
Mark Phase 677 moderation and audit log complete, update MODERATION.md and
AUDIT_LOG.md, add RELEASE_v0.8.652, and open Phase 678 invite/discovery parity.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:56:49 -04:00
Raven Scott and Cursor
da236e918a
docs: complete Phase 676 roadmap and open Phase 677 moderation
...
Mark Phase 676 user settings complete (50/50), add USER_SETTINGS/PRIVACY/RELEASE
v0.8.651 docs, and open Phase 677 guild moderation and audit log parity.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:44:16 -04:00
Raven Scott and Cursor
80c07e99a8
docs: complete Phase 675 and open Phase 676 user settings roadmap (v0.8.650)
...
Mark Phase 675 notification center complete (50/50), add RELEASE_v0.8.650,
update NOTIFICATIONS.md and ACTIVITY_FEED.md parity notes, and open Phase 676
user settings hub & privacy controls (50 items).
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:36:18 -04:00
Raven Scott
4f0ceb2198
docs: Phase 674 complete — POLLS, SCHEDULED_MESSAGES, roadmap Phase 675
...
Add global parity docs, release v0.8.649 notes, mark Phase 674 and PGLOBAL
items complete, and open Phase 675 notification center work.
2026-06-02 22:18:47 -04:00
Raven Scott and Cursor
0acc99da05
docs: complete Phase 673 and open Phase 674 roadmap (v0.8.648)
...
Document member roster and voice panel polish, add MEMBERS.md and release
notes, mark all P673 items complete, and queue Phase 674 polls/scheduling.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:05:02 -04:00
Raven Scott and Cursor
08274edff8
Phase 672 docs: THREADS.md, FORUM.md, release v0.8.647, roadmap Phase 673
...
Document threads panel and forum channel polish from Phase 672. Mark all
50 Phase 672 items complete, add release notes, and open Phase 673 member
roster and voice panel work in the roadmap.
Co-authored-by: Cursor <[email protected] >
2026-06-02 21:54:08 -04:00
Raven Scott and Cursor
60a5fe0fd6
docs(roadmap): mandate platform-global polls and scheduled messages
...
Document that Phase 659 DM-only poll/schedule work must extend to guild
channels, threads, forums, and announcements. Add Next-section carryover
table PGLOBAL-1–18 (planned Phase 674), governance bullet, and scope notes
on completed Phase 659 sections.
Co-authored-by: Cursor <[email protected] >
2026-06-02 21:43:14 -04:00
Raven Scott and Cursor
08f483d530
Document Pearcord as the default UI theme.
...
Co-authored-by: Cursor <[email protected] >
2026-06-02 21:40:29 -04:00
Raven Scott and Cursor
4cb78f345d
docs(v0.8.646): Phase 671 complete — release notes and Phase 672 roadmap
...
Mark Phase 671 (50/50) complete, add RELEASE_v0.8.646, update SEARCH.md and
PINS.md, and open Phase 672 threads panel & forum UX polish (50 items).
Co-authored-by: Cursor <[email protected] >
2026-06-02 21:09:55 -04:00
Raven Scott and Cursor
96ed4bf2da
docs(v0.8.645): Phase 670 complete — release notes, roadmap Phase 671
...
Mark Phase 670 (50/50) complete in PLATFORM_ROADMAP, add RELEASE_v0.8.645,
update STICKERS.md and EMOJI.md, and open Phase 671 search/pins/jump polish.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:59:59 -04:00
Raven Scott and Cursor
fdde93e671
Docs: Phase 669 complete, v0.8.644 release notes, Phase 670 opened.
...
Update REACTIONS.md, COMPOSER.md, PLATFORM_ROADMAP.md, and RELEASE_v0.8.644.md.
Mark all P669 items complete; open Phase 670 stickers/GIF/expression hub.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:44:54 -04:00
Raven Scott and Cursor
616f5f50e1
Docs: Phase 668 complete, v0.8.643 release notes, Phase 669 opened.
...
Update EMBEDS.md, COMPOSER.md, PLATFORM_ROADMAP, and RELEASE_v0.8.643.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:34:22 -04:00
Raven Scott and Cursor
be756963ef
Complete Phase 667 roadmap and document markdown embed unfurl rules.
...
Marks all P667 items done, opens Phase 668, adds RELEASE_v0.8.642, and
updates EMBEDS.md and MESSAGING.md with unfurl policy references.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:22:32 -04:00
Raven Scott and Cursor
836aef57ad
Complete Phase 666 roadmap and release v0.8.641 documentation.
...
Mark all P666 items done, add RELEASE_v0.8.641, update EMBEDS.md,
and open Phase 667 (markdown embed depth) with 50 items.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:16:34 -04:00
Raven Scott and Cursor
690bd40488
docs: Phase 666 batch 1 embed parity progress (v0.8.641, 31/50)
...
Update roadmap, EMBEDS.md, LINK_PREVIEWS.md, and module READMEs for oEmbed
cards, diagnostics, NSFW gates, and test bundles.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:01:39 -04:00
Raven Scott and Cursor
348020b856
docs: complete Phase 665, open Phase 666 embed parity (v0.8.640)
...
Mark all Phase 665 items complete, add RELEASE_v0.8.640 notes, update
ATTACHMENTS.md batch 2 section, and plan Phase 666 with 50 embed/link
preview parity items targeting v0.8.641.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:50:54 -04:00
Raven Scott and Cursor
180867b28a
Phase 665 batch 1: roadmap and ATTACHMENTS docs (24/50 complete)
...
Document lightbox UX, diagnostics, quotas, and test bundles for v0.8.640.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:36:02 -04:00
Raven Scott and Cursor
7d89d45d87
Close Phase 664 and open Phase 665 attachment gallery roadmap.
...
Document v0.8.639 voice-note batch 2 completion and plan Phase 665
(50 items) for attachment lightbox and media viewer parity.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:26:17 -04:00
Raven Scott and Cursor
db1f325ee3
Phase 664 batch 1: voice-note UX roadmap progress and VOICE_NOTES.md update.
...
Marks 32 P664 items complete; 18 remain including mesh replay, reactions, forward, and release gates.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:15:43 -04:00
Raven Scott and Cursor
04ec5de53d
Open Phase 664: voice-note capture and playback UX (50 items).
...
Phase 654 closed; new Now phase covers recorder polish, DM parity, timeline player, mesh diagnostics, and agentctl coverage per P663-50 plan.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:03:58 -04:00
Raven Scott and Cursor
2f21f2782b
Complete Phase 654 mesh resilience: roadmap, playbook, and module doc updates.
...
Marks batch 2 heal items complete with three deferred SKIP entries; documents new agentctl journeys and CI bundles in PRODUCTION_MESH.md.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:03:30 -04:00
Raven Scott and Cursor
f676372ba2
Phase 654 batch 1: roadmap progress and production mesh playbook.
...
Mark P654-2–17, 28, 41–44 complete; document test:phase654-mesh-resilience.
Co-authored-by: Cursor <[email protected] >
2026-06-02 17:43:33 -04:00