Moteur GHI – Sandbox v0.3.0
Le moteur public de GHI est un moteur Sandbox : il n’utilise pas les données du moteur privé réel, mais reproduit l’architecture et les formats de sortie du standard.
Caractéristiques
- Données de démonstration stables (pas de données réelles).
- Séparation claire entre moteur public et moteur interne privé.
- Architecture modulaire : loader → cost engine → aggregator.
- 100% open source (version sandbox).
Architecture
Documentation technique : ENGINE_DESIGN.md
Code source
https://github.com/ghi-standard/ghi-engine
GHI Engine – Sandbox v0.3.0
The public GHI Engine is a Sandbox engine: it does not compute real internal values, but reproduces the architecture and output formats of the standard.
Features
- Stable demonstration values (not real data).
- Strict separation between public and private engines.
- Modular architecture (loader → cost engine → aggregator).
- Fully open-source (public sandbox).