Skip to content

TypeScript + Zod as data source of truth

D-004: TypeScript + Zod as data source of truth

Game content (tree, quests, factions, items, recipes, classes) authored as typed TS with Zod schemas. wiki/ imports for rendering; backend/ imports for DTO validation and seeds.