First Real Project Checklist
PartialReadiness for a real-data pilot. Unfinished systems are not marked ready.
Checklist
- Partial
Infrastructure
Railway web / api / worker / postgres / redis healthy
Confirm ENV=production and operator ids on the API service.
- Partial
Project Model
Pilot IFC assigned to a server project
Project table exists; confirm a real file lands on a non-UNASSIGNED project.
- Partial
Geometry
Ingest completes with stated LOD and engine
Decide AABB vs OCCT before citing spatial edges.
- Partial
Graph
Coverage and relation counts reviewed
- Implemented
Structural Memory
Structural Memory UI readable for the pilot model
- Mock
Reference Data
Non-synthetic materials / carbon / codes
Not ready. Seeds are synthetic_demo.
- Partial
Agents
Specialists run without claiming real_evidence
- Implemented
Planner
Decision run binds snapshot + reference config
- Implemented
Decision Memory
HITL verdicts persist; run can be closed
- Partial
Report
Report marked demo wherever metrics are synthetic
- Planned
Persistence
Alembic applied on the deployed database
Files exist; application to prod is unconfirmed.
- Partial
Security
No secrets in docs; operator routes gated
- Partial
Validation
Epistemic labels reviewed on the pilot run
- Implemented
Testing
API and worker suites green on the pilot branch
496 API + 215 worker tests recorded in the implementation report; re-run before a pilot.