Design foundation for POC. Monorepo: FastAPI+Postgres backend, Vue 3 frontend, Python packages (llm-gateway, artifacts, connectors). Approval gate and token budgets are architectural constraints per measured prototype findings.
10 lines
94 B
Text
10 lines
94 B
Text
venv/
|
|
node_modules/
|
|
dist/
|
|
.venv/
|
|
__pycache__/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
*.pdf
|
|
!.gitkeep
|
|
.env
|