The practice's technical infrastructure - site, analytics instance, internal services - is hosted at Hetzner Online GmbH in Germany and Finland. The data centers used are powered by 100% hydroelectric electricity, since 2008 for Germany and 2018 for Finland.
Published indicators are telling: PUE between 1.10 and 1.16 (close to the theoretical 1.0 floor), WUE of zero (air-only cooling, no water consumption), free cooling up to 98% of the year. German sites are EMAS-certified (European Union Eco-Management and Audit Scheme). According to the provider, this energy choice avoids approximately 77,000 tonnes of CO₂ per year compared to the standard German electricity mix.
On the agentic architecture side: the practice favors multi-model routing, reserving heavy foundation models for tasks that warrant them and using more efficient models where sufficient. This discipline reduces inference costs, response times - and the energy footprint of deployed systems.
Sobriety is not a marketing argument: it is an architectural quality criterion. A mature agentic system consumes less because it is better designed.
Models
Routing by criticality
The heaviest models are reserved for tasks where their reasoning brings real value.
Infrastructure
Documented hosting
Infrastructure choices are made explicit in the blueprint so localization and dependency trade-offs remain readable.
Operations
Run measurement
Inference cost, latency and response quality become operating indicators, not topics discovered after deployment.