agent-orchestrator/backend
Pritom Mazumdar 438b830b40
Merge pull request #49 from aoagents/session/aa-31
test(integration): LCM+SM live-fire against real SQLite store
2026-05-31 21:21:51 +05:30
..
internal Merge pull request #49 from aoagents/session/aa-31 2026-05-31 21:21:51 +05:30
cdc_wiring.go feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30
go.mod feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
go.sum feat(api): implement project routes with mock manager/store (#47) 2026-05-31 20:31:22 +05:30
lifecycle_wiring.go feat(backend): atomic PR-observation write + CDC on check status updates 2026-05-31 17:02:47 +05:30
main.go fix(backend): drain CDC/lifecycle goroutines without deadlocking on non-signal exit 2026-05-31 16:14:02 +05:30
sqlc.yaml feat(backend): SQLite storage layer + CDC pipeline, LCM/reaper wiring 2026-05-30 16:02:07 +05:30
wiring_test.go feat(backend): port lifecycle lane onto the new storage+CDC model 2026-05-31 07:16:06 +05:30