Product Engineering4 min read
Config-driven product content
Why TypeScript config files power this corporate site until database CMS editors arrive — and how to add pages safely.
Version-controlled content
Public pages read from src/config/* modules reviewed in pull requests — no hidden CMS database in phase 3.
Product catalog, roadmap, and knowledge articles follow the same pattern for predictable releases.
Config-driven knowledge article — edit in src/config/knowledge.ts until CMS editors are available.