Commit Graph
400 Commits
Author SHA1 Message Date
Raven ScottandCursor 1c704518d5 feat(phase978): guild mesh track regression chain journey stub
Add runGuildMeshTrackRegressionChainJourney for phases 956–977 chain
verification. Non-breaking agentctl harness only.

Co-authored-by: Cursor <[email protected]>
2026-06-05 04:11:53 -04:00
Raven ScottandCursor 72bc553734 feat(phase977): stability stats facade journey stub
Add runGuildMeshStabilityStatsFacadeJourney for Phase 977 CI bundle.
Non-breaking headless helper; no mesh path behavior change.

Co-authored-by: Cursor <[email protected]>
2026-06-05 04:09:27 -04:00
Raven ScottandCursor 6258b5bda0 feat(phase976): production track module map journey stub
Add runGuildMeshProductionTrackModuleMapJourney for Phase 976 CI bundle.
Non-breaking headless helper; no mesh path behavior change.

Co-authored-by: Cursor <[email protected]>
2026-06-05 04:06:00 -04:00
Raven ScottandCursor 63327af70f feat(phase975): delegate stability matchers to platform module
assert.js routes mesh stability matcher keys through
guild-mesh-agentctl-matcher-keys. Add runGuildMeshAgentctlMatcherKeysJourney
for Phase 975 CI. Non-breaking refactor.

Co-authored-by: Cursor <[email protected]>
2026-06-05 04:03:07 -04:00
Raven ScottandCursor b9e5e173fc feat(phase974): guild mesh stability log filter keys journey stub
Add runGuildMeshStabilityLogFilterKeysJourney for Phase 974 CI bundle.
Non-breaking headless helper; no mesh path behavior change.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:59:16 -04:00
Raven ScottandCursor 2a3aca164a feat(phase973): runGuildMeshStabilityIpcContractJourney stub (v0.8.940)
Add agentctl journey validating mesh stability IPC contract response
builders against live getMeshStabilityStats output.
Non-breaking — no observable mesh path changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:54:55 -04:00
Raven ScottandCursor 2026e8e242 feat(phase972): runGuildMeshViewStabilityFieldsJourney stub (v0.8.939)
Add agentctl journey validating view meshStabilityStats field registry
against live view snapshot output.
Non-breaking — no observable mesh path changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:51:11 -04:00
Raven ScottandCursor db25e243d4 feat(phase971): runGuildMeshDiagnosticsExportKeysJourney stub (v0.8.938)
Add agentctl journey validating exportGuildSyncDiagnostics field registry
against live platform diagnostics export.
Non-breaking — no observable mesh path changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:48:26 -04:00
Raven ScottandCursor b91d9f5439 feat(phase970): runGuildMeshStabilityValidateE2eJourney stub (v0.8.937)
Add agentctl journey that runs stability validate e2e chain with live
getMeshStabilityStats. Non-breaking — no observable mesh path changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:45:10 -04:00
Raven ScottandCursor 0ceaf2fe2b feat(phase969): runGuildMeshProductionSoakHarnessJourney stub (v0.8.936)
Add agentctl journey that chains runProductionMeshSoakJourney with
getMeshStabilityStats via the production soak harness module.
Non-breaking — no observable behavior changes to live mesh paths.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:43:26 -04:00
Raven Scott 9fdf4e5351 feat(phase968): add runGuildMeshMultiGuildStatsJourney stub (v0.8.935) 2026-06-05 03:34:40 -04:00
Raven ScottandCursor 0a586a4817 feat(phase967): add runGuildMeshChurnStatsJourney stub (v0.8.934)
Adds headless journey stub for guild mesh churn stats verification (Phase 967).
runGuildMeshChurnStatsJourney() exercises getMeshStabilityStats and
exportMeshReplicationDiagnostics via the headless session, confirming churn stat
builders are correctly wired without any behavior changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:29:27 -04:00
Raven Scott 857be8b62d Add headless offline recovery stats journey stub for Phase 966.
Introduces runGuildMeshOfflineRecoveryStatsJourney coverage and updates module docs.
2026-06-05 03:23:40 -04:00
Raven Scott 1a7f4b2e27 Add headless sync health rail stats journey stub for Phase 965.
Introduces runGuildMeshSyncHealthStatsJourney coverage and updates module docs so agentctl can verify the new non-breaking sync health stats extraction path.
2026-06-05 03:19:45 -04:00
Raven Scott 136aba5e54 Add headless partition-heal stats journey stub for Phase 964.
Introduces runGuildMeshPartitionHealStatsJourney coverage and updates module docs so agentctl can verify the new non-breaking partition-heal stats/embed extraction path.
2026-06-05 03:15:39 -04:00
Raven ScottandCursor 488452135a feat(agentctl): add guild mesh member page stats journey stub (Phase 963)
Headless runGuildMeshMemberPageStatsJourney validates member page stats and
roster sync key shape without behavior changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:08:12 -04:00
Raven ScottandCursor 1ec1032d54 feat(agentctl): add guild mesh sparse ACK stats journey stub (Phase 962)
Headless runGuildMeshSparseAckStatsJourney verifies sparse ACK cursor stats
across mesh stability, replication diagnostics, and guild sync exports.

Co-authored-by: Cursor <[email protected]>
2026-06-05 03:00:10 -04:00
Raven ScottandCursor 07e0f4c16a feat(agentctl): add guild mesh topic pool snapshot journey stub (Phase 961)
Headless runGuildMeshTopicPoolSnapshotJourney verifies topic pool snapshot
presence across mesh stability stats and replication diagnostics exports.

Co-authored-by: Cursor <[email protected]>
2026-06-05 02:50:27 -04:00
Raven ScottandCursor c030ec5fb2 feat(agentctl): add mesh replication diagnostics journey stub (Phase 960)
Headless runGuildMeshReplicationDiagnosticsJourney verifies the replication
export payload keys through the same platform diagnostics path.

Co-authored-by: Cursor <[email protected]>
2026-06-05 02:29:58 -04:00
Raven ScottandCursor a6796f93bb feat(agentctl): add guild mesh peer quality journey stub (Phase 959)
Headless runGuildMeshPeerQualityStatsJourney validates meshPeerQuality stats
and view chain without behavior changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 02:25:24 -04:00
Raven ScottandCursor ecca1ca8c9 feat(agentctl): add guild mesh bandwidth stats journey stub (Phase 958)
Headless runGuildMeshBandwidthStatsJourney validates bandwidth window stats
and exportGuildSyncDiagnostics cap keys without behavior changes.

Co-authored-by: Cursor <[email protected]>
2026-06-05 02:22:34 -04:00
Raven ScottandCursor 7785869971 Phase 957: gossip outbox stats journey stub (v0.8.924)
Add runGuildMeshGossipOutboxStatsJourney for replication diagnostics
gossip slice verification. Non-breaking refactor only.

Co-authored-by: Cursor <[email protected]>
2026-06-04 23:13:44 -04:00
Raven ScottandCursor d884a29de3 Phase 956: guild mesh stability stats journey stub (v0.8.923)
Add runGuildMeshStabilityStatsJourney headless helper for production
hardening track verification. Non-breaking; mesh stats output unchanged.

Co-authored-by: Cursor <[email protected]>
2026-06-04 23:09:41 -04:00
Raven ScottandCursor f0d843acad Phase 954: export mesh registry validate journey stub (v0.8.921)
Add runExportMeshRegistryValidateJourney() headless helper delegating to
platform validate-e2e chain. Non-breaking; no RPC or UI behavior change.

Co-authored-by: Cursor <[email protected]>
2026-06-04 23:02:40 -04:00
Raven ScottandCursor f695804656 Phase 866: multi-guild production offline recovery journey
Add runGuildMeshMultiGuildProductionOfflineJourney with quad disconnect,
runOfflineRecoverySync, and meshMultiGuildProductionOfflineReady matcher.

Co-authored-by: Cursor <[email protected]>
2026-06-04 07:45:38 -04:00
Raven ScottandCursor 5787798092 Phase 865 (v0.8.832): multi-guild production matrix + presence heal
Add runGuildMeshMultiGuildProductionPresenceJourney with presence vector
ingest and partition heal on primary quad while secondary guilds stay isolated.

Co-authored-by: Cursor <[email protected]>
2026-06-04 07:35:11 -04:00
Raven ScottandCursor 73c7197a9f Phase 864 (v0.8.831): multi-guild production matrix + gossip outbox
Add runGuildMeshMultiGuildProductionGossipJourney with per-guild gossip flush,
outbox caps, and meshMultiGuildProductionGossipReady matcher (863 + Phase 840).

Co-authored-by: Cursor <[email protected]>
2026-06-04 07:26:04 -04:00
Raven ScottandCursor bc28b57e0e Phase 863 (v0.8.830): multi-guild production matrix + replication lag
Add runGuildMeshMultiGuildProductionMatrixJourney with per-guild
exportMeshReplicationDiagnostics lag caps, 4-guild default layout, and
meshMultiGuildProductionMatrixReady matcher (extends Phase 862 + P654-2).

Co-authored-by: Cursor <[email protected]>
2026-06-04 07:14:07 -04:00
Raven ScottandCursor 1c59c9db7c Phase 862 (v0.8.829): multi-guild scale + DM-during-heal composite
Add runGuildMeshMultiGuildScaleDmCompositeJourney combining Phase 861 topic
isolation with Phase 860 scale roster and DM-during-heal on the primary guild.

Co-authored-by: Cursor <[email protected]>
2026-06-04 07:01:10 -04:00
Raven ScottandCursor ce33cfaf54 Phase 861 (v0.8.828): multi-guild 4×quad churn matrix journey
Add runGuildMeshMultiGuildQuadChurnMatrixJourney with exportMultiGuildSyncDiagnostics,
cross-guild topic leak checks, and meshMultiGuildQuadChurnMatrixReady matcher for P654-24.
Live path runs per-guild quad churn when PEARCORD_PHASE654_HEAL_FULL=1.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:49:32 -04:00
Raven ScottandCursor af58652bbb Phase 860: quad ultimate roster scale heal + DM during heal (v0.8.827)
Interleave openDmWithPeer/sendDmMessage during partition heal on Phase 859 scale
journey; meshQuadUltimateRosterScaleDmHealReady and survivor matcher.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:38:55 -04:00
Raven ScottandCursor 4d464b33e0 Phase 859: quad ultimate roster heal at 300+ scale (v0.8.826)
Extend Phase 858 with 300-member default seed, paged member fanout at
0/100/200 offsets, and meshQuadUltimateRosterScaleHealReady matcher (P654-22).

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:27:44 -04:00
Raven ScottandCursor 5a8bd63c48 Phase 858: quad ultimate roster heal journey (v0.8.825)
Capstone combining Phase 857 resilience reconnect/expression with Phase 856
churn rejoin on large roster quad mesh; meshQuadUltimateRosterHealReady matcher.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:20:16 -04:00
Raven ScottandCursor 4de2ed8cff Phase 857: quad resilience mega-soak + large roster journey (v0.8.824)
Add runGuildMeshQuadResilienceLargeRosterSoakJourney combining Phase 854
reconnect/heal + expression soak with Phase 855 large roster seed, and
meshQuadResilienceLargeRosterSoakReady matcher for CI contract verification.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:13:24 -04:00
Raven ScottandCursor 3a07a383ae Phase 856: guild 4-peer churn + large roster + partition heal journey
Add runGuildMeshQuadChurnLargeRosterHealJourney and
meshQuadChurnLargeRosterHealReady combining Phases 851 and 855 on quad mesh.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:05:09 -04:00
Raven ScottandCursor 26b93c5efe Phase 855: guild 4-peer large roster + partition heal journey
Add runGuildMeshQuadLargeRosterHealJourney and meshQuadLargeRosterHealReady
matcher so quad mesh verifies 120+ member seed, heal, and roster fanout
on all four peers.

Co-authored-by: Cursor <[email protected]>
2026-06-04 06:00:58 -04:00
Raven ScottandCursor 26393a64de Phase 854: guild 4-peer resilience mega-soak journey
Add runGuildMeshQuadResilienceSoakJourney and meshQuadResilienceSoakReady
matcher capstoning reconnect/heal (Phase 853) with expression soak (849).

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:56:30 -04:00
Raven ScottandCursor 20afebe827 Phase 853: guild 4-peer offline recovery + partition heal journey
Add runGuildMeshQuadOfflineHealJourney and meshQuadOfflineHealReady
matcher combining Phase 842 offline recovery with Phase 850 heal on
all four peers after quad reconnect.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:52:36 -04:00
Raven ScottandCursor c9cc14f221 Phase 852: guild 4-peer recovery-burst + partition heal journey
Add runGuildMeshQuadRecoveryHealJourney and meshQuadRecoveryHealReady
matcher combining Phase 830 full quad reconnect with Phase 850 heal
on all four peers after recovery burst.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:49:07 -04:00
Raven ScottandCursor b4164cba5f Phase 851: guild 4-peer churn-rejoin + partition heal journey
Add runGuildMeshQuadChurnHealJourney and meshQuadChurnHealReady matcher
combining Phase 829 churn drop/rejoin with Phase 850 partition heal on
survivors and full quad reconcile after rejoin.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:45:40 -04:00
Raven ScottandCursor 6e2be538cc Phase 850: guild 4-peer partition heal mesh journey
Add runGuildMeshQuadPartitionHealJourney and meshQuadPartitionHealReady
matcher so quad mesh verifies heal-complete and presence reconcile on
all four peers after host partition heal and sync fanout.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:42:21 -04:00
Raven ScottandCursor 447fb1a13f Phase 849: runGuildMeshQuadExpressionSoakJourney and meshQuadExpressionSoakReady
Composite 4-peer soak validates Phases 843–848 expression/metadata fanout together.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:37:25 -04:00
Raven ScottandCursor 2190c20135 Phase 848: runGuildMeshQuadChannelLifecycleJourney and meshQuadChannelLifecycleReady
Four-peer channel create/delete fanout extends Phase 801 triple lifecycle slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:33:13 -04:00
Raven ScottandCursor e7e8af5351 Phase 847: runGuildMeshQuadSoundJourney and meshQuadSoundsReady
Four-peer soundboard fanout extends Phase 804 triple sound slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:28:50 -04:00
Raven ScottandCursor a4450668f0 Phase 846: runGuildMeshQuadChannelSettingsJourney and meshQuadChannelSettingsReady
Four-peer channel slowmode fanout extends Phase 799 triple settings slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:25:20 -04:00
Raven ScottandCursor f157972057 Phase 845: runGuildMeshQuadChannelTopicJourney and meshQuadChannelTopicReady
Four-peer channel topic and forum tag fanout extends Phase 798 triple slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:22:05 -04:00
Raven ScottandCursor 2ec75dfcd8 Phase 844: runGuildMeshQuadStickerJourney and meshQuadStickersReady
Four-peer custom sticker fanout extends Phase 803 triple sticker slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:18:54 -04:00
Raven ScottandCursor 6f57f98a11 Phase 843: runGuildMeshQuadEmojiJourney and meshQuadEmojisReady
Four-peer custom emoji fanout contract extends Phase 802 triple emoji slice.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:15:57 -04:00
Raven ScottandCursor 1f99af8a83 Phase 842: 4-peer guild offline recovery mesh fanout (v0.8.809)
Add runGuildMeshQuadOfflineRecoveryJourney and meshQuadOfflineRecoveryReady
matcher for quad disconnect/reconnect with offline recovery on all guests.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:07:47 -04:00
Raven ScottandCursor 8428d038d6 Phase 841: 4-peer guild sync health rail mesh fanout (v0.8.808)
Add runGuildMeshQuadSyncHealthJourney and meshQuadSyncHealthReady matcher
so quad mesh CI verifies guildSyncHealthRail on all three guests.

Co-authored-by: Cursor <[email protected]>
2026-06-04 05:01:24 -04:00