§01 · Live workflow
From evidence to decision, in one traceable pass.
Two financial decision gates. The preliminary screen looks only at production; the final decision integrates storage, transport, environment, society, finance and uncertainty. Even when the preliminary result is unfavourable the user may continue — H₂VALIS never auto-rejects a project.
Inspector
Click any node to pause and inspect its inputs, outputs, evidence tier and governing equation.
The primary path walks automatically. Existing-plant and learning nodes stay visible on the bottom rail so attribution is never mistaken for plant design.
§02 · Two decision gates
The professor's rule: continue or stop is the user's choice.
Preliminary · production-only
Fast viability signal before storage or transport are defined
- — Production CAPEX + OPEX + LCOH
- — Cash operating margin €/kg
- — Levelized margin = PH₂ − LCOHproduction
- — Prelim NPV vs financial benchmark
- — Storage and transport explicitly not yet included
Options: Continue · Revise inputs · Save and stop.
Final · delivered pathway
Complete decision on the delivered kilogram
- — Integrated mass, energy, loss and cost balance
- — NPV, IRR, payback, levelized margin, benchmark comparison
- — Environmental + social profiles with evidence tiers
- — Monte Carlo uncertainty and tornado sensitivity
- — DHVM · Evidence Coverage · Confidence-weighted LCOH
Language is favourable / marginal / unfavourable / insufficient information — never "better than the bank".
§03 · Live-data gateway
Every retrieved value stores its provenance
Provider · series id · geography · observation date · retrieval timestamp · currency · unit · licence · retrieved / estimated / overridden. API credentials stay server-side; the browser never sees them.
ECB Data API
LiteratureEUR reference FX
Annual-average default; daily spot display-only
Bank of Canada Valet
LiteratureCAD FX + financial series
Eurostat HICP
LiteratureCost-year inflation index
World Bank Indicators
ProxyGlobal inflation fallback
EIA Open Data
LiteratureUS electricity mix + price
ENTSO-E Transparency
LiteratureEU electricity mix + market
Registration required
Electricity Maps
LiteratureGrid carbon intensity
Licence must be checked
Google Routes / Mapbox
CalculatedTruck routing distance
Searoutes
ScenarioPort-to-port voyage distance
Voyage cost still requires calibration
Local utility / regulator
LiteratureIndustrial water tariff
Primary source; user upload supported
World Bank IBNET
ProxyWater tariff benchmark
EEX HYDRIX
ScenarioWeekly German H₂ benchmark
Benchmark only — not universal price
§04 · Public H₂VALIS API
One envelope, every result
Endpoints · reserved for Wave 5
- GET /v1/technologies
- GET /v1/equations
- GET /v1/data-sources
- POST /v1/harmonize
- POST /v1/production/calculate
- POST /v1/storage/calculate
- POST /v1/transport/calculate
- POST /v1/impacts/calculate
- POST /v1/finance/calculate
- POST /v1/scenarios/calculate
- POST /v1/learning/calculate
Response envelope · always
{
"value": 5.42,
"unit": "EUR2027/kg-H2",
"reference_currency": "EUR",
"reference_year": 2027,
"equation_id": "PROD_PEM_CAPEX_V1",
"model_version": "1.0.0",
"source_ids": ["DOI:10.xxxx/…"],
"evidence_class": "multi-source fitted",
"valid_range": {"min": 1, "max": 2000, "unit": "MW"},
"assumptions": [],
"warnings": [],
"calculated_at": "2027-06-14T09:14:22Z"
}Ready to open the workspace?
Wave 2 turns this diagram into an actual project workspace with versioned scenarios and traceable results.