Blog
Tagged “Architecture”
3 posts.
Notes
EU-native by architecture, and what that actually constrains
"EU-native" is easy to put on a landing page and hard to mean. Treating it as an architecture constraint instead of a badge changes what you're allowed to build.
Architecture
Why the model prices live in git, not a database
The pricing behind every telemeter.ai tool is a git-versioned file, not a table in a database — and that choice buys provenance, history, and honesty for free.
Architecture
A public API and an MCP server for a site with no login
telemeter.ai has no accounts, no dashboard, and no database of users — and a full REST API, an MCP server, and clean markdown for every page. Here's why building for agents came first.