Skip to content
FDE BI Evidence Workbenchobserved → compared → decided → scoped

Rebuild inventory

What this application uses

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

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

AI interpretation path

LiteLLM
http://10.0.1.16:4000/v1
Single-turn alias / reasoning / maximum
codex · medium · 65536 tokens
Pinned stateful aliases
blind wiki-codex · wiki wiki-codex / wiki-codex
Blind spreadsheet comparison and gold rebuilding preserve opaque reasoning only during a same-model walk. Human-readable transcript receipts retain the tool trail but exclude encrypted or signed reasoning payloads.

Verified software inventory

Versions captured by the latest replay

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