WordloopWordloop
Engineering PrinciplesStack

Stack

How we use our chosen tools well — the idioms, patterns, and conventions that keep each language code-reviewable.

Stack

Every language has a set of idioms that separate code that works from code that belongs. This section is where we commit to those idioms — explicitly, so that new contributors and agents can meet the bar without having to reverse-engineer it from the existing codebase.

If you are making a choice the stack page does not cover, it is probably a decision that belongs in an ADR.

On this page