Blog & opinion
Thinking on how AI builds games, milestone retrospectives and deep-dives — the human perspective and judgment. For the AI's day-by-day record of building this engine itself, see the changelog (its long-term development memory).
Why build an AI-native engine
When AI is the engine's first user, the API, error messages and state should be redesigned for its point of view. A few concrete choices we made.
How AI gets a feature right
Not by getting it right first try, but with an observable, traceable pipeline: requirements → research → plan → implement → verify → judgment → finalize.