Joseph Doherty
ddad573b75
Merge origin/main with local pending work and update AGENTS.md references
...
- Resolve 14 conflicts from popping local stash on top of origin's
eed1e88 + 8d3352f doc-comment additions (11 mechanical, plus
version.rs, DashboardAuthenticatorTests.cs, DashboardGalaxyProjector.cs)
- Fix 4 test files that used AGENTS.md as the repo-root sentinel
(now use CLAUDE.md, since AGENTS.md was removed in 4731ab5 )
- Redirect 10 doc citations from AGENTS.md to the matching gateway.md
sections (Value Model, Status Model, Security, STA Worker Thread
Model, gRPC Layer rule, cancellation rule)
Verified: solution build clean, x86 worker build clean, 266/266
gateway tests passing, 121/121 worker tests passing.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 14:13:33 -04:00
Joseph Doherty
51a9dadf62
Align docs with StyleGuide and add CLAUDE.md
...
- Rename 16 kebab-case docs to PascalCase per StyleGuide
- Move per-language client design docs from docs/ to clients/<lang>/
alongside their READMEs
- Add ## Related Documentation sections to 15 docs that lacked one
- Fix sentence-case violations in H3 headings (StyleGuide rule)
- Update cross-references in gateway.md, client READMEs, scripts,
and generate-proto.ps1 helpers to follow the new paths
- Add CLAUDE.md with build/test commands, the source-update
verification matrix, the parity-first contract, and pointers
to MXAccess and Galaxy Repository analysis sources
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 10:19:22 -04:00
Joseph Doherty
133c83029b
Add Galaxy repository API and clients
2026-04-29 07:27:00 -04:00
Joseph Doherty
907aa49aea
Improve gateway reliability and client e2e coverage
2026-04-28 06:11:18 -04:00
Joseph Doherty
4fc355b357
Improve gateway reliability and dashboard docs
2026-04-28 00:13:22 -04:00
Joseph Doherty
bd4a09a35e
Add Polly resilience policies
2026-04-27 15:37:56 -04:00
Joseph Doherty
d431ff9660
Fix dashboard static assets and add client e2e scripts
2026-04-27 12:10:40 -04:00
Joseph Doherty
3d11ac3316
Add bulk MXAccess subscription commands
2026-04-26 22:29:27 -04:00
Joseph Doherty
4ea2c4fd86
Issue #50 : clarify packaging API key placeholders
2026-04-26 21:26:28 -04:00
Joseph Doherty
41a2d70f8f
Merge remote-tracking branch 'origin/main' into agent-2/issue-50-client-packaging-documentation
2026-04-26 21:23:06 -04:00
Joseph Doherty
79f73e04fd
Issue #49 : add cross-language smoke matrix
2026-04-26 21:21:49 -04:00
Joseph Doherty
f2118f7028
Issue #50 : document client packaging
2026-04-26 21:20:43 -04:00
Joseph Doherty
0a670eb381
Issue #35 : add parity fixture matrix
2026-04-26 20:47:05 -04:00
Joseph Doherty
af42891d5a
Issue #47 : scaffold Java Gradle build
2026-04-26 20:36:27 -04:00
Joseph Doherty
f861a8b3b8
Issue #45 : scaffold Python package
2026-04-26 20:22:35 -04:00
Joseph Doherty
0f17a1d1d9
Add live MXAccess worker smoke test
2026-04-26 19:58:33 -04:00
Joseph Doherty
f049d3e603
Merge remote-tracking branch 'origin/main' into agent-3/issue-43-scaffold-rust-workspace
2026-04-26 19:49:30 -04:00
Joseph Doherty
ee88f9d647
Scaffold Rust client workspace
2026-04-26 19:47:26 -04:00
Joseph Doherty
f7929cc12f
Merge remote-tracking branch 'origin/main' into agent-2/issue-33-implement-graceful-shutdown
...
# Conflicts:
# src/MxGateway.Worker.Tests/Ipc/WorkerPipeSessionTests.cs
# src/MxGateway.Worker/Ipc/WorkerPipeClient.cs
# src/MxGateway.Worker/Ipc/WorkerPipeSession.cs
2026-04-26 19:41:04 -04:00
Joseph Doherty
d890eff862
Implement graceful worker shutdown
2026-04-26 19:36:22 -04:00
Joseph Doherty
bcfbd1cfc8
Merge remote-tracking branch 'origin/main' into agent-3/issue-41-scaffold-go-module
2026-04-26 19:30:16 -04:00
Joseph Doherty
8e3b0c1c4a
Scaffold Go client module
2026-04-26 19:27:27 -04:00
Joseph Doherty
bd4be85f26
Merge remote-tracking branch 'origin/main' into agent-1/issue-38-scaffold-dotnet-client-projects
2026-04-26 19:25:15 -04:00
Joseph Doherty
7331c6157a
Scaffold .NET client projects
2026-04-26 19:25:07 -04:00
Joseph Doherty
7242cf772b
Merge remote-tracking branch 'origin/main' into agent-3/issue-32-implement-heartbeat-and-watchdog
2026-04-26 19:16:56 -04:00
Joseph Doherty
7d67313a7d
Merge remote-tracking branch 'origin/main' into agent-3/issue-32-implement-heartbeat-and-watchdog
...
# Conflicts:
# src/MxGateway.Worker/Ipc/WorkerPipeSession.cs
# src/MxGateway.Worker/MxAccess/MxAccessStaSession.cs
2026-04-26 19:16:42 -04:00
Joseph Doherty
1f92078777
Merge remote-tracking branch 'origin/main' into agent-1/issue-37-create-cross-language-client-behavior-fixtures
2026-04-26 19:12:19 -04:00
Joseph Doherty
4a3560c7ee
Implement worker heartbeat watchdog
2026-04-26 19:12:06 -04:00
Joseph Doherty
108a3d3f8a
Add client behavior fixtures
2026-04-26 19:11:04 -04:00
Joseph Doherty
647fe9a4b5
Merge remote-tracking branch 'origin/main' into agent-2/issue-29-implement-event-sink-and-event-queue
2026-04-26 19:05:31 -04:00
Joseph Doherty
dd455089b4
Implement worker MXAccess event queue
2026-04-26 19:04:56 -04:00
Joseph Doherty
6a40d26366
Publish stable client proto inputs
2026-04-26 18:52:39 -04:00
Joseph Doherty
3be92a17bd
Merge remote-tracking branch 'origin/main' into agent-2/issue-28-implement-advise-unadvise-advisesupervisory
2026-04-26 18:41:17 -04:00
Joseph Doherty
a871f2f2e5
Implement worker advise commands
2026-04-26 18:41:10 -04:00
Joseph Doherty
7b86bab705
Merge remote-tracking branch 'origin/main' into agent-1/issue-16-implement-blazor-server-dashboard
2026-04-26 18:38:19 -04:00
Joseph Doherty
56886c3b4e
Implement Blazor Server dashboard
2026-04-26 18:37:16 -04:00
Joseph Doherty
91f2d8dc14
Merge remote-tracking branch 'origin/main' into agent-3/issue-19-gateway-e2e-smoke-with-fake-worker
2026-04-26 18:31:49 -04:00
Joseph Doherty
fb425da009
Add gateway fake worker end-to-end smoke
2026-04-26 18:30:11 -04:00
Joseph Doherty
c7e4c4b614
Merge remote-tracking branch 'origin/main' into agent-2/issue-27-implement-additem-additem2-removeitem
2026-04-26 18:27:00 -04:00
Joseph Doherty
59c710d789
Implement worker AddItem commands
2026-04-26 18:26:44 -04:00
Joseph Doherty
35e4442c7b
Build fake worker test harness
2026-04-26 18:20:45 -04:00
Joseph Doherty
2e4ba11a9f
Merge remote-tracking branch 'origin/main' into agent-1/issue-17-implement-dashboard-authentication
2026-04-26 18:15:38 -04:00
Joseph Doherty
ff86b3f0b0
Implement dashboard authentication
2026-04-26 18:15:22 -04:00
Joseph Doherty
556c3bfa83
Implement worker register and unregister
2026-04-26 18:08:45 -04:00
Joseph Doherty
77eac95f33
Issue #14 : implement event streaming and backpressure
2026-04-26 17:59:37 -04:00
Joseph Doherty
8d6d3f6188
Issue #13 : implement public grpc service
2026-04-26 17:42:46 -04:00
Joseph Doherty
451dccf7e3
Issue #24 : create mxaccess com object on sta
2026-04-26 17:34:12 -04:00
Joseph Doherty
d496f1fd75
Issue #12 : implement session manager and registry
2026-04-26 17:29:47 -04:00
Joseph Doherty
e81682e367
Issue #23 : implement sta runtime and message pump
2026-04-26 17:19:00 -04:00
Joseph Doherty
fce9e99553
Issue #11 : implement gateway workerclient
2026-04-26 17:09:51 -04:00