Why this exists

Game-development wisdom is scattered. This makes it usable.

Talks, books, postmortems, research, and hard-won practice often bury durable guidance inside a specific engine, project, or era. The constitution extracts the principle while keeping its limits visible.

01

The unit of knowledge is one bounded principle.

This is not an encyclopedia and it is not a list of commandments. Each entry must stand alone and answer six practical questions: what to do, why it works, when it applies, when it does not, how to implement it, and where credible practitioners disagree.

Design rule

What and why belong to the principle. Engine, tool, and project specifics belong to implementation.

02

Fact, context, and taste are not interchangeable.

objective

A best practice that tends to hold across styles. Violating it produces measurable costs.

contextual

A strong heuristic whose value depends on genre, audience, scope, or intended experience.

stylistic

A defensible philosophy where an excellent developer could reasonably choose the opposite.

03

Confidence rates evidence—not affection.

5Established

Broad agreement, independent credible support, and long practice.

4Strong

Multiple credible sources or strong practitioner consensus.

3Reasonable

Respected support and sound reasoning, with meaningful limits or dissent.

2Tentative

Plausible and useful, but supported by few sources or limited evidence.

1Speculative

A captured hypothesis that needs real verification before reliance.

04

A constitution must be allowed to be wrong.

Reality outranks the document. When playtests, production evidence, or better sources contradict a principle, the principle should change. Stable IDs preserve the history; versioned releases and a public changelog make that evolution inspectable.

Disagreement is preserved instead of flattened. The goal is not false consensus—it is to state the conditions under which opposing approaches are each useful.

05

Open resource, visible stewardship.

The universal public edition is maintained by Sontlux Sukhavachana and developed with assistance from Claude and Codex. It is released under CC BY 4.0, so anyone may share and adapt it with attribution.