test(fase3): SC1 new project via config-only + no-hardcoded-id src guard

This commit is contained in:
Kjell Tore Guttormsen 2026-06-26 12:13:44 +02:00
commit 0020776b26
3 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,5 @@
SYNTHETIC fixture (D4) — AI-authored, not verified domain content.
Cost saving measure candidate for Skole VVS-oppgradering:
Reducing the scope on the ventilation duct network (code 63.2) lowers the cost. Scope
reduction on the ventilation works is the candidate cost-saving measure to validate.

View file

@ -47,6 +47,21 @@
{"code": "87.3", "description": "Fuktisolering membran", "quantity": 640, "unit": "m2", "unit_cost": 980},
{"code": "75.1", "description": "Rekkverk stal galvanisert", "quantity": 210, "unit": "m", "unit_cost": 2650}
]
},
{
"id": "SKOLE-VVS-OPPGR",
"name": "Skole VVS-oppgradering",
"description": "Oppgradering av ventilasjon, sanitær og varme på eksisterende skole. Fiktivt referanseprosjekt (lagt til via config — SC1).",
"currency": "NOK",
"docs_dir": "docs/SKOLE-VVS-OPPGR",
"verdict_input": {"decision": "approved", "rationale": "Ventilation duct scope reduction is feasible within the estimate range (SYNTHETIC / not verified)."},
"cost_items": [
{"code": "01.1", "description": "Rigg og drift", "quantity": 1, "unit": "rs", "unit_cost": 480000},
{"code": "62.1", "description": "Ventilasjonsaggregat", "quantity": 4, "unit": "stk", "unit_cost": 185000},
{"code": "63.2", "description": "Kanalnett ventilasjon", "quantity": 1200, "unit": "m", "unit_cost": 1450},
{"code": "64.3", "description": "Sanitæranlegg bad og wc", "quantity": 1, "unit": "rs", "unit_cost": 920000},
{"code": "65.1", "description": "Varmeanlegg vannbåren", "quantity": 1, "unit": "rs", "unit_cost": 760000}
]
}
]
}