API - CODEX AGENTS: persistence and lifecycle endpoints

This commit is contained in:
DCCONSTRUCTIONS
2026-05-14 19:26:50 +03:00
parent e95cb3af33
commit 112522c423
17 changed files with 1071 additions and 37 deletions
+3 -1
View File
@@ -4,7 +4,7 @@ Last updated: 2026-05-14.
## Phase 0. Architecture baseline
Status: current phase.
Status: done in `97d98a7`.
Deliverables:
@@ -23,6 +23,8 @@ Exit criteria:
## Phase 1. Agent Gateway skeleton
Status: in progress. Initial service, migrations, persistence endpoints, token hashing, local Postgres compose, and smoke checks are implemented.
Create standalone service with:
- Dockerfile;