Commit Graph

  • 03371eb194 chore: update porting.db — mark 9 MQTT cluster tests complete, prune 3487 stale overrides main Joseph Doherty 2026-03-01 19:42:19 -05:00
  • 28451ad263 feat(mqtt): port 9 MQTT cluster tests from Go to .NET integration tests Joseph Doherty 2026-03-01 19:11:43 -05:00
  • 8127f6e1cb feat(mqtt): implement config stubs and clean up server extensions Joseph Doherty 2026-03-01 16:15:20 -05:00
  • 710f443eda feat(mqtt): wire will message delivery on abnormal disconnect Joseph Doherty 2026-03-01 16:10:53 -05:00
  • b465d095e3 feat(mqtt): implement QoS 1 PUBACK and QoS 2 PUBREC/PUBREL/PUBCOMP handlers Joseph Doherty 2026-03-01 16:08:28 -05:00
  • 715367b9ea feat(mqtt): implement PUBLISH QoS 0, SUBSCRIBE, and UNSUBSCRIBE handlers Joseph Doherty 2026-03-01 16:04:37 -05:00
  • 95cf20b00b feat(mqtt): implement CONNECT/CONNACK/DISCONNECT packet handlers Joseph Doherty 2026-03-01 15:48:22 -05:00
  • 2e2ffee41a feat(mqtt): add MQTT packet parser, dispatch, and ReadLoop integration Joseph Doherty 2026-03-01 15:41:45 -05:00
  • 6fb7f43335 feat(mqtt): add MQTT listener, client creation, and shutdown wiring Joseph Doherty 2026-03-01 15:35:41 -05:00
  • 60bb56a90c docs: add MQTT server-side orchestration design Joseph Doherty 2026-03-01 15:25:01 -05:00
  • be1eb3392e feat(boot): add server boot integration tests and fix ValueTask sync blocking Joseph Doherty 2026-03-01 15:13:48 -05:00
  • bd40b36c23 feat: complete Start() with full subsystem startup sequence Joseph Doherty 2026-03-01 15:04:25 -05:00
  • 8973db0027 feat: add stubs and guards for Start() parity Joseph Doherty 2026-03-01 15:01:23 -05:00
  • 99399ac917 docs: add server boot parity implementation plan Joseph Doherty 2026-03-01 14:52:35 -05:00
  • ca8297d0ad docs: add server boot parity design Joseph Doherty 2026-03-01 14:47:50 -05:00
  • dd282e69dc chore: remove obsolete porting_batches database Joseph Doherty 2026-03-01 13:41:41 -05:00
  • 9926db345e chore: add TestResults to gitignore Joseph Doherty 2026-03-01 13:40:34 -05:00
  • 3b736499e4 chore(reconciliation): promote 884 deferred tests to verified, fix csproj duplicate Joseph Doherty 2026-03-01 13:14:31 -05:00
  • ee28b8eaec fix: defer 8 failing integration tests with incomplete implementations Joseph Doherty 2026-03-01 13:13:29 -05:00
  • 1accb63d21 fix: convert remaining SkippableFact tests to static skip Joseph Doherty 2026-03-01 13:08:24 -05:00
  • a2441828af fix: convert all integration tests to static skip pattern for graceful skip Joseph Doherty 2026-03-01 13:05:30 -05:00
  • e11d706200 Revert "test(batch49): port 126 JetStream core integration tests" Joseph Doherty 2026-03-01 12:51:11 -05:00
  • fb0860c84f test(batch49): port 126 JetStream core integration tests Joseph Doherty 2026-03-01 12:46:09 -05:00
  • 8040a3b17c test(batch49): port 126 JetStream core integration tests Joseph Doherty 2026-03-01 12:33:17 -05:00
  • ff22964ae2 test(batch53): port 75 JetStream cluster 4 integration tests Joseph Doherty 2026-03-01 12:33:04 -05:00
  • 8857063184 Merge branch 'worktree-agent-a3c77b78' Joseph Doherty 2026-03-01 12:27:36 -05:00
  • b095d94a07 Merge branch 'worktree-agent-ae174143' Joseph Doherty 2026-03-01 12:27:32 -05:00
  • b743b848cf Merge branch 'worktree-agent-a8f732c0' Joseph Doherty 2026-03-01 12:27:27 -05:00
  • 275f8fca9e Merge branch 'worktree-agent-a59c3695' Joseph Doherty 2026-03-01 12:27:18 -05:00
  • 07c4f7fac4 fix(batch55): fix NoRace test build errors and add base class aliases Joseph Doherty 2026-03-01 12:27:12 -05:00
  • 5238e6f2b4 test(batch58): port 55 JetStream misc integration tests Joseph Doherty 2026-03-01 12:24:03 -05:00
  • 5156498852 test(batch59): port 50 events, monitor, and misc integration tests Joseph Doherty 2026-03-01 12:22:56 -05:00
  • 96ca90672f test(batch56): port 66 reload and auth integration tests Joseph Doherty 2026-03-01 12:21:44 -05:00
  • 57ef623c75 test(batch52): port 82 JetStream cluster 3 integration tests Joseph Doherty 2026-03-01 12:21:31 -05:00
  • a34ff7f0cd Merge branch 'worktree-agent-a76e2054' Joseph Doherty 2026-03-01 12:19:53 -05:00
  • 93cf4cf959 Merge branch 'worktree-agent-afa3d16c' Joseph Doherty 2026-03-01 12:19:43 -05:00
  • c8657f626e fix(batch57): add missing constructors to SuperCluster and LeafNode test classes Joseph Doherty 2026-03-01 12:19:36 -05:00
  • 3ddc5cb1a2 Merge branch 'worktree-agent-aea55702' Joseph Doherty 2026-03-01 12:18:58 -05:00
  • 6d3f3bd185 Merge branch 'worktree-agent-a2ba16fc' Joseph Doherty 2026-03-01 12:18:46 -05:00
  • e0a87ca41f feat(batch50): merge JetStream cluster 1 tests and fix build errors Joseph Doherty 2026-03-01 12:18:40 -05:00
  • 6a0094524d test(batch55): port 75 NoRace integration tests Joseph Doherty 2026-03-01 12:17:07 -05:00
  • 7c3925730e test(batch54): port 78 MQTT integration tests Joseph Doherty 2026-03-01 12:16:52 -05:00
  • 854159e9bf chore: ignore worktree directories and remove from tracking Joseph Doherty 2026-03-01 12:16:40 -05:00
  • 61e27879f7 Merge branch 'worktree-agent-a830a417' Joseph Doherty 2026-03-01 12:16:28 -05:00
  • bebff9168a test(batch57): port 53 SuperCluster and LeafNode integration tests Joseph Doherty 2026-03-01 12:15:44 -05:00
  • 8db4fccc95 test(batch50): port 118 JetStream cluster 1 integration tests Joseph Doherty 2026-03-01 12:14:55 -05:00
  • a841b553f2 test(batch51): port 106 JetStream cluster 2 integration tests Joseph Doherty 2026-03-01 12:12:50 -05:00
  • 86e82593a8 Merge branch 'worktree-agent-a24b291a' Joseph Doherty 2026-03-01 12:06:35 -05:00
  • e846cb664a test(batch48): add integration test harness infrastructure Joseph Doherty 2026-03-01 12:06:08 -05:00
  • 60422ab85f docs: add deferred integration tests design Joseph Doherty 2026-03-01 11:08:13 -05:00
  • 41ea272c8a chore(batch42-47): reconcile porting.db after all deferred feature batches Joseph Doherty 2026-03-01 10:18:54 -05:00
  • 9690275287 Merge branch 'worktree-agent-adb1298d' Joseph Doherty 2026-03-01 10:16:19 -05:00
  • 6a030151fc feat(batch47): implement MQTT full runtime — JSA bridge, sessions, account manager, protocol handlers Joseph Doherty 2026-03-01 10:14:47 -05:00
  • a321f96c6d Merge branch 'worktree-agent-a4679340' Joseph Doherty 2026-03-01 09:53:22 -05:00
  • 65c8e932e2 feat(batch45): implement events server methods — stats, remote tracking, connection events Joseph Doherty 2026-03-01 09:41:20 -05:00
  • 01c47b1b35 fix: remove duplicate gateway types from MonitorTypes.cs Joseph Doherty 2026-03-01 09:18:02 -05:00
  • ab71f03b46 Merge branch 'worktree-agent-ad124859' Joseph Doherty 2026-03-01 09:16:26 -05:00
  • 743a89fecf feat(batch46): implement monitor endpoints — varz, connz, routez, healthz, etc. Joseph Doherty 2026-03-01 09:16:03 -05:00
  • bad323a803 Merge branch 'worktree-agent-ae787158' Joseph Doherty 2026-03-01 09:01:43 -05:00
  • dff3000461 feat(batch44): implement events core dispatch — Groups A-G from events.go Joseph Doherty 2026-03-01 09:01:03 -05:00
  • be301e2e5a Merge branch 'worktree-agent-a5ce7551' Joseph Doherty 2026-03-01 08:43:24 -05:00
  • 4e63820e7a feat(batch42): implement foundation helpers — msgtrace, monitor helpers, scheduler Joseph Doherty 2026-03-01 08:42:50 -05:00
  • 96e395a113 feat(batch43): implement account resolvers and service latency tracking Joseph Doherty 2026-03-01 08:32:40 -05:00
  • ecd18cf1a9 chore: re-audit all batch 16-41 features and tests after merge Joseph Doherty 2026-03-01 07:56:43 -05:00
  • 552e58cb26 chore: update report timestamp after all batches 16-41 complete Joseph Doherty 2026-03-01 06:39:17 -05:00
  • 214b145d76 chore(batch35): reconcile porting.db after merge Joseph Doherty 2026-03-01 02:45:50 -05:00
  • 037fb4bfc8 feat(batch35): merge js-cluster-remaining Joseph Doherty 2026-03-01 02:45:38 -05:00
  • 6a14aa816b batch35: finalize audits, batch completion, and report Joseph Doherty 2026-03-01 02:42:45 -05:00
  • 788abc1702 batch35: add and verify raft test waves T2-T4 Joseph Doherty 2026-03-01 02:41:03 -05:00
  • 9e4405c2a1 batch35: add and verify test wave T1 Joseph Doherty 2026-03-01 02:37:07 -05:00
  • 4c3a3fad69 chore(batch25): reconcile porting.db after merge Joseph Doherty 2026-03-01 02:32:08 -05:00
  • 73d9871be6 feat(batch25): merge gateways Joseph Doherty 2026-03-01 02:31:54 -05:00
  • 8baa604dce batch35: implement and verify feature group C Joseph Doherty 2026-03-01 02:30:35 -05:00
  • c6363745bc feat(batch25): complete gateways implementation and verification Joseph Doherty 2026-03-01 02:30:25 -05:00
  • ee1ab96d7c feat(batch25): verify gateway features and tests Joseph Doherty 2026-03-01 02:28:43 -05:00
  • 015b19b6f6 test(batch25): port cross-module gateway integration tests Joseph Doherty 2026-03-01 02:26:30 -05:00
  • 35becf549a batch35: implement and verify feature group B Joseph Doherty 2026-03-01 02:25:57 -05:00
  • 6ddad39b4a test(batch25): port gateway edge, reload, and slow-consumer tests Joseph Doherty 2026-03-01 02:23:37 -05:00
  • cf9f40ab0c batch35: implement and verify feature group A Joseph Doherty 2026-03-01 02:21:30 -05:00
  • 3412ec6d5c test(batch25): port gateway interest and service-import tests Joseph Doherty 2026-03-01 02:21:23 -05:00
  • a0763cd248 test(batch25): port gateway connect and tls baseline tests Joseph Doherty 2026-03-01 02:19:11 -05:00
  • 0d6e040450 batch35: task1 preflight and baseline evidence Joseph Doherty 2026-03-01 02:13:45 -05:00
  • e9be0751ec feat(batch25): implement gateway reply map and inbound message pipeline Joseph Doherty 2026-03-01 02:07:25 -05:00
  • f0b50c0b4c chore(batch29): reconcile porting.db after merge Joseph Doherty 2026-03-01 02:03:16 -05:00
  • 59fa600b3c feat(batch25): implement gateway interest and outbound send logic Joseph Doherty 2026-03-01 02:00:08 -05:00
  • 073ee6b0ee chore(batch29): complete batch tracking and refresh status report Joseph Doherty 2026-03-01 01:58:00 -05:00
  • e88f780033 test(batch29): add mapped raft node tests for batching behavior Joseph Doherty 2026-03-01 01:55:05 -05:00
  • 0fece7f2f3 feat(batch25): implement gateway URL and registry bookkeeping Joseph Doherty 2026-03-01 01:53:51 -05:00
  • 6ae023d4a7 feat(batch29): implement jetstream batching group-b validation and apply state Joseph Doherty 2026-03-01 01:51:17 -05:00
  • 1763304e28 feat(batch25): implement gateway handshake and gossip Joseph Doherty 2026-03-01 01:50:40 -05:00
  • a83339fe71 feat(batch25): implement gateway bootstrap and solicitation Joseph Doherty 2026-03-01 01:47:07 -05:00
  • 02d3b610a1 feat(batch29): implement jetstream batching group-a lifecycle/store methods Joseph Doherty 2026-03-01 01:45:35 -05:00
  • 6cf904cc7d chore(batch29): run preflight and baseline gates Joseph Doherty 2026-03-01 01:39:31 -05:00
  • 93f34c4782 chore(batch39): reconcile porting.db after merge Joseph Doherty 2026-03-01 01:35:35 -05:00
  • 58db8adbc7 feat(batch39): merge consumer-dispatch Joseph Doherty 2026-03-01 01:35:20 -05:00
  • a99fa837b2 chore(batch24): reconcile porting.db after merge Joseph Doherty 2026-03-01 01:35:03 -05:00
  • 8dcd582e8d chore(batch24): remove generated build artifacts Joseph Doherty 2026-03-01 01:32:08 -05:00
  • 3e9ad16033 feat(batch24): complete leaf nodes implementation and verification Joseph Doherty 2026-03-01 01:31:57 -05:00
  • 6d87a5a147 feat(batch39): complete consumer dispatch batch and verify all mappings Joseph Doherty 2026-03-01 01:31:48 -05:00
  • 09f73a0d2f task6(batch39): implement shutdown and signal flow paths Joseph Doherty 2026-03-01 01:30:17 -05:00