Runtime locations
- Project
- /data3/dev/fde_bi
- SQLite
- /data3/dev/fde_bi/.runtime/web-app/state.sqlite3
- Evidence
- /data3/dev/fde_bi/.runtime/web-app/evidence
- Knowledge
- /data3/dev/fde_bi/.runtime/web-app/knowledge
Rebuild inventory
The VM is a disposable execution target. This project’s code, evidence contracts, fixture generator, prompts, migrations, tests, and rebuild commands are the maintained asset.
Runtime locations
AI interpretation path
Verified software inventory
0.141.0
fastapi
3.1.6
jinja2
3.1.5
openpyxl
2.13.4
pydantic
3.13.5
python
6.0.3
pyyaml
3.46.1
sqlite
0.51.0
uvicorn
Rebuild commands
.venv/bin/python scripts/create-webapp-fixtures.py
.venv/bin/python -m app.cli replay
.venv/bin/python -m app.cli replay-blind <current-build-id>
.venv/bin/pytest tests/webapp -q
.venv/bin/python -m app.cli serve --host 127.0.0.1 --port 8092