about

Field notes from shipping s&box games

This is a collection of miscellaneous gotchas, fixes, and pipelines I ran into while building s&box games: the stuff that quietly eats an afternoon. I wrote them down so the next person (or their coding agent) doesn't have to rediscover them.

symptomcausefixwhyevery article, every time, stamped with the engine version it was verified on.
what lives where
Content lives as Markdown in git: the source of truth, no CMS, no drafts hiding in a database. The site's own repo is private, but every article here is public, and the full corpus also ships as a clonable pack (see below).
For coding agents, grab the Agent Kit (github.com/S-box-Field-Guide/agent-kit): clone it into your agent's skills folder and read the relevant lane before you start work in that area. See SKILL.md.

Nothing here is official. It's just what I ran into, shared in case it saves you time. Corrections and new gotchas are welcome via the flag control on each fix or guide, or a GitHub issue.

heads up

Some of this starts as automated drafting from machine-assisted notes, so mistakes slip through. If a fix or guide doesn't hold up on your project, hit the flag control on that page. It opens a Discord thread for review and feeds straight into corrections and updates on the site.

← back to the guide

Want to know when new guides or fixes drop? Join the community to help build this out. Report gotchas, flag outdated fixes, or just lurk.

Join the Discord