Sita Docs
  1. Overview
  2. System
  3. Real Data
  4. Mock Data Inventory

Mock Data Inventory

Mock

Every demonstration or hardcoded dataset found in the Sita tree (excluding __sample_repos).

Framework04

Inventory

FileFeatureMock valueWhy it existsProduction replacementPriority
data/reference_dbs/seeds/materials.jsonReference Memory materials1000 generated rows, random.seed(42)Demonstration corpusCited material/EPD databaseP0
data/reference_dbs/seeds/costs.jsonCost profiles1000 synthetic AUD ratesDemonstration corpusRegional cost table with provenanceP1
data/reference_dbs/seeds/replacements.jsonLifecycle / replacement1000 synthetic intervalsDemonstration corpusVerified service livesP1
data/reference_dbs/seeds/building_codes.jsonRegulation clausesNCC-inspired, not official textDemonstration corpusLicensed code sourceP0
services/api/data/reference_dbs/seeds/*Duplicated API seed copySame four files vendored into the API imageContainer self-containmentSingle manifest + checksumP2
services/api/data/reference_dbs/seeds/catalogue_*.jsonManufacturer cataloguesSchüco / Kawneer / Reynaers, 50 DEMO-* rows eachPalette completenessReal catalogue DB + PDF parseP2
services/web/components/workspace/reference/ReferenceCanvas.tsxStarter canvasplanner + material_agent + carbon_dbEmpty-state defaultProject-specific saved REF-%04dP3
services/api/app/graphrag.pyGraphRAG retrievalMD5 64-d lexical hash vectorsNo pgvector yetDomain-partitioned embeddingsP1
services/api/app/routes/gnn.pyGNN inferAlways 404 / MODEL_LOADED=FalseInterface reservedTrained checkpoint + evaluationP3
services/web/lib/graphAnalysis/visualizations.tsSemantic diagrams8 of 9 planned, only relation-bands availablePhased deliveryImplement registered diagramsP2
services/web/components/workspace/input/InputPhaseClient.tsxAssistant seed messagesHardcoded per chat modeEmpty chatPersisted structured context (Step 2)P2