Commit Graph
910 Commits
Author SHA1 Message Date
Raven ScottandCursor 91c77be04e Document P410-19 user prefs recovery and mark roadmap item complete.
Log span reference, PEARCORD_USER_PREFS_BACKUP_MAX env, changelog entry,
and unfinished count 335.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:43:53 -04:00
Raven ScottandCursor a867165b39 docs: mark P410-18 active channel recovery complete
Document view.active-channel recovery logging and the new smoke test.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:37:52 -04:00
Raven ScottandCursor 173964f357 docs: mark P410-17 channel consistency audit complete
Document view.channel-consistency logging and the new smoke test.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:31:32 -04:00
Raven ScottandCursor 605c668031 docs: mark P410-16 stale peer eviction complete
Document eviction env knobs, logging, and the new platform smoke test.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:23:56 -04:00
Raven ScottandCursor e756db5b67 docs: mark P410-15 mesh join coalesce complete
Document platform/guild duplicate joinMesh guards and the new smoke test
in the roadmap, logging guide, and changelog.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:19:30 -04:00
Raven ScottandCursor bbffb880a3 Mark P410-14 complete for contact-aware mesh retry spacing.
Document last-peer-contact retry delay scheduling and update roadmap counts/changelog for the networking hardening item.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:10:35 -04:00
Raven ScottandCursor d1e44de5ae Mark P410-13 complete with mesh bounded badge rollout.
Update roadmap counts/changelog and logging docs to reflect the new bounded-mode retry countdown badge and guildSyncHealthRail retry timing fields.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:06:42 -04:00
Raven ScottandCursor 60730c5654 Track agentctl log matcher completion in roadmap/docs.
Mark P410-34 complete and document the new waitLogContains scenario step for structured startup log verification.

Co-authored-by: Cursor <[email protected]>
2026-06-02 11:01:14 -04:00
Raven ScottandCursor a58acdedc5 Record Phase 410 detail-level polling milestone.
Mark P410-12 complete in the roadmap and document the new view detail-level diagnostics contract for runtime troubleshooting.

Co-authored-by: Cursor <[email protected]>
2026-06-02 10:45:49 -04:00
Raven ScottandCursor 874d012410 Document Phase 410 cache-metrics hardening progress.
Mark P410-03 through P410-11 complete in the roadmap and record logging guidance for new cache-hit/coalescing diagnostics.

Co-authored-by: Cursor <[email protected]>
2026-06-02 10:41:03 -04:00
Raven Scott 32bcd5b72a sync 2026-06-02 10:21:07 -04:00
Raven ScottandCursor 4c939e9a90 Document Phase 661 runtime telemetry completion for agentctl.
This records heartbeat/startup sidecar event contracts, ping handshake metadata semantics, and marks the corresponding roadmap runtime hardening tasks complete.

Co-authored-by: Cursor <[email protected]>
2026-06-02 09:36:12 -04:00
Raven ScottandCursor c381a8e179 Mark Phase 661 platform dependency guard and docs tasks complete.
This updates the roadmap and changelog to reflect completed import/dependency parity checks plus platform README dependency/install-order guidance for multi-module reliability.

Co-authored-by: Cursor <[email protected]>
2026-06-02 09:27:57 -04:00
Raven ScottandCursor ba931679bf Sync pending documentation updates.
This commit captures all remaining docs changes in this repository as requested.

Co-authored-by: Cursor <[email protected]>
2026-06-02 09:24:43 -04:00
Raven ScottandCursor 996a391964 docs(phase659): mark DM scheduling UI milestones complete
Mark roadmap items P659-23 and P659-24 complete and update DM scheduled
messages docs to describe the Send Later composer entry point and DM sidebar
scheduled queue panel behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 04:20:32 -04:00
Raven ScottandCursor 57bcfe891d docs(phase659): document DM scheduled-message foundation
Mark roadmap items P659-21 and P659-22 complete and add dedicated
DM scheduled-message docs plus cross-links from DM polls/threads docs.

Co-authored-by: Cursor <[email protected]>
2026-06-02 04:11:23 -04:00
Raven ScottandCursor 8717e848e4 docs(phase659): mark poll unread and idempotent vote items complete
Mark P659-16 and P659-17 complete in roadmap and document desired-state vote
IPC/idempotent apply plus no synthetic unread/mention behavior for poll updates.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:58:05 -04:00
Raven ScottandCursor dc95fe057d docs(phase659): mark poll rendering+a11y items complete
Mark P659-14 and P659-15 complete and document markdown/emoji option
rendering parity plus poll accessibility labeling behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:52:45 -04:00
Raven ScottandCursor 5046bcb76a docs(phase659): mark poll conflict+composer modal items complete
Mark P659-12 and P659-13 complete and document the DM poll composer modal,
validation/max-option behavior, and reaction coexistence conflict handling.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:49:31 -04:00
Raven ScottandCursor f1cf8f01db docs(phase659): mark DM poll delete and thread scope complete
Update roadmap status for poll delete permissions and dm_thread poll scope,
and refresh DM polls documentation with delete flow and thread-scoped support.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:43:21 -04:00
Raven ScottandCursor dc003d1d0e docs(phase659): record poll expiry/close-state and rollback slice
Mark roadmap items for poll expiration/close-state and optimistic rollback
as complete, and update DM polls docs with new commands, IPC events, and
runtime close/expiry behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:36:42 -04:00
Raven ScottandCursor e47b9f6c47 docs(phase659): document anonymous polls and pre-vote edits
Mark roadmap items for anonymous vote mode and poll edit window complete,
and update DM polls documentation to cover new commands, IPC/events, and
first-vote edit guard behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:27:18 -04:00
Raven ScottandCursor f8b88c2314 docs(phase659): add DM polls spec and mark initial poll items complete
Document DM poll architecture/testing/P2P guarantees in a new DM_POLLS doc,
mark completed phase659 poll items in the roadmap, and cross-link from
DM thread documentation.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:20:58 -04:00
Raven ScottandCursor a665820565 docs(phase658): mark thread P2P/perf closure and plan Phase 659
Close P658-48/P658-49/P658-50, add the phase659 planning block with
50 DM-focused items (polls + scheduled messages), and document DM thread
P2P audit coverage plus large-list virtual paging behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 03:07:52 -04:00
Raven ScottandCursor 6459065a26 docs: mark DM thread archive/mute/slowmode slice in Phase 658 v0.8.638
Update roadmap and DM threads docs for the new DM-thread parity slice:
archive/unarchive, thread mute control, and slowmode parity stub behavior.

Co-authored-by: Cursor <[email protected]>
2026-06-02 02:58:30 -04:00
Raven ScottandCursor 611fa32ad4 docs: Phase 658 batch 2 DM threads + dm-call-history updates v0.8.638
- Mark completed Phase 658 batch 2 items in `PLATFORM_ROADMAP.md` (thread search, quick switcher,
  companion thread browser, call history stubs, dm-thread-errors filter, pear run boot gate, etc.).
- Update `DM_THREADS.md` with the new batch 2 UI/UX flows and test commands.
- Update `DM_VOICE.md` with the DM call history persistence + DM search call stubs UX.

Co-authored-by: Cursor <[email protected]>
2026-06-02 02:46:26 -04:00
Raven ScottandCursor 013efcee37 docs: Phase 658 batch 1 — DM threads playbook and roadmap v0.8.637
Document P2P dm_thread architecture; mark batch 1 items complete.

Co-authored-by: Cursor <[email protected]>
2026-06-02 01:48:14 -04:00
Raven ScottandCursor 36fcbcf963 docs: Phase 657 complete, Phase 658 planned (50 items) v0.8.636
Mark batch 3 items done; add DM threads and forum bridge roadmap phase.

Co-authored-by: Cursor <[email protected]>
2026-06-02 01:33:00 -04:00
Raven ScottandCursor cb5d1e2d87 docs: Phase 657 batch 2 complete — avatar mesh, pinned DMs v0.8.635
Mark P657 batch 2 items done; boot gate v0.8.635; next batch 3 targets.

Co-authored-by: Cursor <[email protected]>
2026-06-02 01:23:49 -04:00
Raven Scott a74a68f68e docs: Phase 657 batch 1 — DM video live, call bar UX, CI bundle
New DM_VIDEO.md, roadmap P657 batch 1 items, DM_VOICE/DM_INBOX updates.
2026-06-02 01:13:34 -04:00
Raven Scott e4fdcbe104 docs: Phase 656 complete, Phase 657 planned (50 items)
Mark P656-46/48/49/50 done; add DM video/voice federation roadmap phase.
2026-06-02 01:06:42 -04:00
Raven Scott a8595a5189 docs: Phase 656 batch 2 — DM voice, group members, companion rename
Update PLATFORM_ROADMAP, MODULES, GROUP_DM, DM_INBOX, new DM_VOICE guide.
2026-06-02 01:01:42 -04:00
Raven ScottandCursor 8ba0095993 Document Phase 656 global presence mesh and dm-meta materialization.
Add GLOBAL_PRESENCE.md playbook and update roadmap with batch 1 completions.

Co-authored-by: Cursor <[email protected]>
2026-06-02 00:50:05 -04:00
Raven ScottandCursor 1cbc79f8b5 docs: close Phase 655 and advance Phase 656 DM/presence items (v0.8.629)
Mark Phase 655 complete with density, pins, reactions, companion parity,
and agentctl coverage; update DM_INBOX playbook and Phase 656 progress.

Co-authored-by: Cursor <[email protected]>
2026-06-02 00:36:17 -04:00
Raven ScottandCursor dd4dfe7c07 docs: Phase 655 batch 2 DM inbox + Phase 656 roadmap (50 items)
Document DM header actions, keyboard shortcuts, agentctl journeys, and plan
HyperDB materialization with global presence mesh for the next tranche.

Co-authored-by: Cursor <[email protected]>
2026-06-02 00:25:20 -04:00
Raven ScottandCursor 4f709f059f docs: Phase 655 DM inbox playbook and roadmap progress (v0.8.627)
Co-authored-by: Cursor <[email protected]>
2026-06-02 00:14:34 -04:00
Raven ScottandCursor 79e527a08f docs: Phase 655 DM inbox parity roadmap and composer/DM notes (v0.8.626)
Mark P654-1 complete, gate Phase 655 with 50 DM-focused items, and document
sidebar search, avatars, and friend-open composer autofocus.

Co-authored-by: Cursor <[email protected]>
2026-06-02 00:06:11 -04:00
Raven Scott 69d1fca451 docs: Phase 654 global mesh resilience + 50-item swarm/repl/sync plan (P654-1..50); exhaustive doc audit
- PLATFORM_ROADMAP.md: Added full Phase 654 table after 653 completion (50 progressive items, heavy on swarm connections, replicating (sparse/replicator/LWW), syncing (GUILD_SYNC/heal/outbox), auto-heal, agentctl soaks, QoS, diags + production UI polish). Includes assessment vs Discord centralized model. P654-36..39 marked complete for composer work this iter.
- Updated COMPOSER.md, ARCHITECTURE.md, PEARCORD_PARITY.md, GUILD_REPLICATION.md, SWARM_REPLICATION.md, MODULES.md, DOCUMENTATION_INDEX.md, UI_FLOW.md, RELEASE.md, MESH_CHURN_SCALE.md, PRODUCTION_MESH_FEDERATION.md with accurate current state (Phase 654 active, composer autofocus/send/autogrow landed + manual agentctl + BOOT_OK verification, platform/swarm adaptive retry + discovery aid).
- All updates per critical rules: roadmap first, then ALL *.md review (subagent parallel audit of 100+ files + precise edits on 15+ key ones), 100% accuracy to code, module READMEs synced.
- Reflects: manual agentctl non-auto testing (primary method), pear run verifs, log checks (retries noted), production UI focus (Discord composer always-ready, fancy/familiar).

No code changes here; pairs with apps/pearcord (UI) + pearcord-platform (retry) commits.

Refs: PLATFORM_ROADMAP Phase 654 full, P654-40 (docs), subagent doc audit.
2026-06-01 23:54:06 -04:00
Raven ScottandCursor ad45d95d63 docs: complete PLATFORM_ROADMAP through Phase 653 (v0.8.591–625)
Close replication track and foundation rows except P5-6 mobile; add production mesh federation doc and changelog for pins hub and live federation phases.

Co-authored-by: Cursor <[email protected]>
2026-06-01 22:25:37 -04:00
Raven ScottandCursor dd61552c49 Phase 652: MESH_CHURN_SCALE playbook and roadmap Phase 653.
Document churn-scale operations and mark Phase 652 core items complete with 50-item Phase 653 plan.

Co-authored-by: Cursor <[email protected]>
2026-06-01 22:07:58 -04:00
Raven ScottandCursor 1288990c76 docs: Phase 651 swarm replication and Phase 652 plan (v0.8.623)
Add SWARM_REPLICATION playbook and mark Phase 651 core items complete.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:59:47 -04:00
Raven ScottandCursor c2f6778027 docs: Phase 650 federation mesh scale and Phase 651 plan (v0.8.622)
Mark Phase 650 core complete and add 50 swarm replication hardening items.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:53:13 -04:00
Raven ScottandCursor 0f683128a8 docs: Phase 649 federation mesh playbook and roadmap (v0.8.621)
Document federation diagnostics, listing TTL refresh on guild focus, and plan
Phase 650 live mesh federation scale work.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:47:20 -04:00
Raven ScottandCursor d2749f935c docs: Phase 648 multi-guild mesh playbook and Phase 649 roadmap (v0.8.620)
Documents per-guild mesh isolation, marks Phase 648 core complete, and plans federation depth.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:41:38 -04:00
Raven ScottandCursor 2afb5e5d76 Phase 647 docs: production mesh playbook and roadmap Phase 648.
Document heal cooldown, diagnostics export, UI polish, and plan 50-item multi-guild mesh scale phase.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:34:26 -04:00
Raven ScottandCursor b502d346cf docs: Phase 646 partition heal and Phase 647 roadmap
Add PARTITION_HEAL.md playbook, mark P646 core items complete, and
plan 50-item Phase 647 production mesh soak iteration.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:17:48 -04:00
Raven ScottandCursor 8f753b7125 docs: Phase 645 large guild mesh and Phase 646 roadmap
Add LARGE_GUILD_MESH.md playbook, mark P645 core items complete, and plan
50-item Phase 646 live CRDT partition heal iteration.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:09:57 -04:00
Raven ScottandCursor c0296cce78 docs: Phase 644 replication compaction and Phase 645 roadmap
Document thread archive compaction flow, mark P644 core items complete,
and add 50-item Phase 645 large-guild partial mesh scale plan.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:01:00 -04:00
Raven ScottandCursor 3120f256fb Document Phase 643 mesh churn and plan Phase 644 replication depth.
Add MESH_CHURN.md playbook, update roadmap with completed P643 items and 50-item Phase 644, and link mesh stability docs to churn tooling.

Co-authored-by: Cursor <[email protected]>
2026-06-01 20:48:51 -04:00
Raven ScottandCursor 2d07c40440 Document Phase 642 sparse ACK QoS and plan Phase 643 mesh churn.
Add SPARSE_ACK.md protocol guide; mark Phase 642 complete with 50 Phase 643 items focused on live sparse mesh and 8-peer churn.

Co-authored-by: Cursor <[email protected]>
2026-06-01 20:27:39 -04:00