Commit Graph

177 Commits

Author SHA1 Message Date
Joseph Doherty
e98e686ef2 chore(batch26): start websocket batch after dependency gate 2026-02-28 21:34:50 -05:00
Joseph Doherty
09c42538c2 feat(batch23): complete routes implementation and verification 2026-02-28 21:27:21 -05:00
Joseph Doherty
3501320c6e test(batch23): port and verify mapped route tests 2026-02-28 21:24:18 -05:00
Joseph Doherty
51c899b651 feat(batch23): implement route lifecycle, solicitation, dedupe, and iteration 2026-02-28 21:19:30 -05:00
Joseph Doherty
acf51bf480 feat(batch23): implement route subscription propagation and creation helpers 2026-02-28 21:16:01 -05:00
Joseph Doherty
e51cdd64f4 feat(batch23): implement route protocol and info/perms foundation 2026-02-28 21:09:00 -05:00
Joseph Doherty
f2bc957229 chore(batch23): start routes batch 2026-02-28 20:59:47 -05:00
Joseph Doherty
3bbb6efddb batch31: complete raft part 2 batch 2026-02-28 20:50:37 -05:00
Joseph Doherty
57be6da558 batch31: verify raft test wave t2 statuses 2026-02-28 20:49:05 -05:00
Joseph Doherty
09c407781a batch31: verify raft test wave t1 statuses 2026-02-28 20:47:07 -05:00
Joseph Doherty
d063961f00 batch31: verify raft feature group C statuses 2026-02-28 20:44:19 -05:00
Joseph Doherty
a0868e900b batch31: verify raft feature group B statuses 2026-02-28 20:42:40 -05:00
Joseph Doherty
14e79f33ee batch31: implement raft group A catchup foundations 2026-02-28 20:41:21 -05:00
Joseph Doherty
59a924746a chore(batch30): defer transitive t2 raft-mapped tests with reasons 2026-02-28 20:24:45 -05:00
Joseph Doherty
ac9934480f test(batch30): add direct raft node impl backlog tests 2026-02-28 20:23:42 -05:00
Joseph Doherty
8dd5d38415 chore(batch30): verify raft group-e feature statuses 2026-02-28 20:21:20 -05:00
Joseph Doherty
00c2799323 chore(batch30): verify raft group-d feature statuses 2026-02-28 20:19:24 -05:00
Joseph Doherty
8bc4dfa58c feat(batch30): implement raft group-c run loop behaviors 2026-02-28 20:17:45 -05:00
Joseph Doherty
ed1b62d6a3 feat(batch30): implement raft group-b snapshot helpers 2026-02-28 20:09:24 -05:00
Joseph Doherty
492030bd4b feat(batch30): implement raft group-a server integration 2026-02-28 20:06:17 -05:00
Joseph Doherty
a5b4dd39b1 chore(batch30): start batch and capture baseline gates 2026-02-28 19:58:14 -05:00
Joseph Doherty
45ac99b6cc chore(batch18): complete server-core batch with verified evidence 2026-02-28 19:34:19 -05:00
Joseph Doherty
027818b6b0 test(batch18): triage benchmark and norace mapped tests 2026-02-28 19:32:17 -05:00
Joseph Doherty
eb05308b5a test(batch18): port behavioral batch-18 tests 2026-02-28 19:29:19 -05:00
Joseph Doherty
108d06dd57 feat(batch18): implement group-b server core helpers 2026-02-28 19:24:25 -05:00
Joseph Doherty
f8d384711d feat(batch18): implement group-a server core helpers 2026-02-28 19:17:53 -05:00
Joseph Doherty
e16d7ffab3 chore(batch18): start batch and stage group-a features 2026-02-28 19:06:34 -05:00
Joseph Doherty
ebce0e4688 chore(batch16): complete client core first-half verification cycle 2026-02-28 19:04:04 -05:00
Joseph Doherty
1849780369 test(batch16): resolve route slow-consumer recover status with evidence 2026-02-28 19:01:57 -05:00
Joseph Doherty
a0b0b45f5e feat(batch16): port outbound and parser-facing client core features 2026-02-28 18:58:52 -05:00
Joseph Doherty
46ea749ad0 feat(batch16): port client helper and permission core features 2026-02-28 18:53:59 -05:00
Joseph Doherty
9db4130d53 feat(batch15): complete msgblock and consumer file store port 2026-02-28 18:39:18 -05:00
Joseph Doherty
cfddfc9084 feat(batch15): complete group 6 msgblock/consumerfilestore 2026-02-28 18:34:28 -05:00
Joseph Doherty
854f410aad feat(batch15): complete group 5 msgblock/consumerfilestore 2026-02-28 18:12:57 -05:00
Joseph Doherty
43d914bf83 feat(batch15): complete group 4 msgblock/consumerfilestore 2026-02-28 18:03:56 -05:00
Joseph Doherty
ced3e7e9b8 feat(batch15): complete group 3 msgblock/consumerfilestore 2026-02-28 17:45:04 -05:00
Joseph Doherty
fd0170b22c feat(batch15): complete group 2 msgblock/consumerfilestore 2026-02-28 17:10:41 -05:00
Joseph Doherty
f36bc3111b feat(batch15): complete group 1 msgblock/consumerfilestore 2026-02-28 17:03:31 -05:00
Joseph Doherty
5367c3f34d feat(batch14): complete filestore write lifecycle features and tests 2026-02-28 16:41:31 -05:00
Joseph Doherty
045faf7423 feat(batch14): complete group3 purge compact state and wave3 tests 2026-02-28 15:43:05 -05:00
Joseph Doherty
9a35e2dfc5 feat(batch14): complete group2 lifecycle checks and wave2 tests 2026-02-28 15:27:32 -05:00
Joseph Doherty
4f0a7f40fc feat(batch14): complete group1 write path and wave1 tests 2026-02-28 15:10:46 -05:00
Joseph Doherty
7670488369 plan(batch14): establish filestore write lifecycle execution baseline 2026-02-28 14:56:14 -05:00
Joseph Doherty
578869f8f9 chore(batch13): finalize filestore read-query batch completion 2026-02-28 14:50:27 -05:00
Joseph Doherty
cda4c0c5b6 feat(batch13): port filestore all-last-seqs and filter-is-all helpers 2026-02-28 14:49:00 -05:00
Joseph Doherty
3d2638dfaa feat(batch13): port filestore filtered-pending query helpers 2026-02-28 14:45:14 -05:00
Joseph Doherty
430ba17f42 feat(batch13): port filestore skip-first-block query helpers 2026-02-28 14:36:58 -05:00
Joseph Doherty
2cec58f559 plan(batch13): establish filestore read/query baseline and protocol 2026-02-28 14:30:31 -05:00
Joseph Doherty
b918c654d0 feat(batch12): complete filestore recovery 2026-02-28 14:27:00 -05:00
Joseph Doherty
d55bb3ef19 feat(batch12): complete group1 filestore recovery 2026-02-28 14:22:16 -05:00