chore(shared): S4 — remove in-repo shared/ ahead of subtree re-add from commons
The directory returns in the next commit as a git subtree of portfolio-optimiser-commons (source of truth), same path, so tests and the PORTFOLIO_SHARED_ROOT default resolver are unaffected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AaQCFnfsh3tfq1VfzdJpoi
This commit is contained in:
parent
b7f78ecf7d
commit
8e2daaee62
13 changed files with 0 additions and 960 deletions
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"_note": "IR-projeksjon (ir.SavingsProposal) for det eksisterende deterministiske validatoren. Energitiltaket er mappet inn i kost-IR-en UENDRET: affected_items = byggets totale arlige energikostnad; claimed_saving_nok = modellert LED-besparelse (~10% av total, innenfor 30%-cap); assumptions = energipris-band (NOK/kWh) for Monte Carlo. Se tiltak-led-retrofit.md, seksjon 'Mapping til validatoren'.",
|
||||
"project_id": "BYGG-KONTOR-NORD",
|
||||
"measure": "LED-retrofit av 200 lysrorarmaturer (90 W -> 40 W) i kontorlokaler",
|
||||
"affected_items": [
|
||||
{
|
||||
"code": "ENERGI-TOTAL-EL",
|
||||
"quantity": 300000,
|
||||
"unit_cost": 1.0
|
||||
}
|
||||
],
|
||||
"claimed_saving_nok": 30000,
|
||||
"assumptions": {
|
||||
"ENERGI-TOTAL-EL": [0.70, 1.40]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue