Open Source Model
GameCult’s bet is that game development works better when the process is legible. Source, writing, documentation, and public-facing thinking should be easy to inspect, discuss, and improve.
That does not mean every repository is public, every draft is polished, or every decision happens by committee. It means the default operating model should be understandable from the outside and editable from the inside.
For the website, that principle pushes us toward plain Markdown, static generation, Git history, and tooling that edits well outside a browser CMS.