API - CODEX AGENTS: product tool boundary

This commit is contained in:
DCCONSTRUCTIONS
2026-05-14 19:36:39 +03:00
parent 14c5f490b1
commit 9f402074f2
9 changed files with 723 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
"check": "tsc --noEmit -p tsconfig.json",
"migrate": "tsx src/scripts/migrate.ts",
"migrate:dist": "node dist/scripts/migrate.js",
"smoke:gateway": "tsx src/scripts/smoke-gateway.ts",
"start": "node dist/server.js"
},
"dependencies": {