agent-orchestrator/backend/internal
harshitsinghbhandari ee0af288a4 chore: gofmt integration test file
The Check formatting step failed on the stub method alignment in
stubAgent's three method declarations. Re-run of gofmt aligns the column
gutter on those signatures; no behavioural change.
2026-05-31 18:37:06 +05:30
..
adapters refactor(tracker): address code-review findings 2026-05-30 22:32:45 +05:30
cdc feat(storage,cdc): minimal 6-table schema + trigger-driven CDC (storage layer) 2026-05-31 05:42:59 +05:30
config docs(config): drop stale CDC-JSONL mention in resolveDataDir 2026-05-31 07:18:22 +05:30
domain Merge pull request #37 from aoagents/feat/sqlite-storage-cdc 2026-05-31 17:13:00 +05:30
httpd feat(backend): HTTP daemon skeleton (Phase 1a) — #10 (#14) 2026-05-29 10:02:53 +05:30
integration chore: gofmt integration test file 2026-05-31 18:37:06 +05:30
lifecycle feat(backend): atomic PR-observation write + CDC on check status updates 2026-05-31 17:02:47 +05:30
observe/reaper feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30
ports Merge pull request #37 from aoagents/feat/sqlite-storage-cdc 2026-05-31 17:13:00 +05:30
runfile feat(backend): HTTP daemon skeleton (Phase 1a) — #10 (#14) 2026-05-29 10:02:53 +05:30
session feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30
storage/sqlite test(integration): LCM+SM live-fire against real SQLite store 2026-05-31 18:34:51 +05:30