Skip to content

Business Case: Value of Proprietary WingCMS vs. External SaaS

Executive Summary

WorkWingman utilizes WingCMS, an in-house content management system tailored to our htmx/Razor MPA architecture and GCS storage model. Owning our CMS infrastructure delivers near-zero marginal operational costs, high publishing agility, and tight governance without SaaS vendor lock-in.

Financial Efficiency: Near-Zero Marginal Cost

Commercial headless CMS platforms charge per-seat fees, tier-based API usage pricing, and bandwidth surcharges that scale exponentially with traffic and team size. - Direct Cloud Storage: Content lives directly in GCS (SOURCE OF TRUTH), incurring only standard byte storage costs. TODO(verify: exact GCS pricing tier and bucket setup). - No Licensing Escalation: Human editors and AI agents interface via MCP tools (wingcms_list, wingcms_get, wingcms_set, etc.) without incurring user subscription fees.

Operational Agility & AI Tooling Integration

WingCMS features a native Model Context Protocol (MCP) tool surface designed for seamless interaction with AI pair programmers and automated workflows. - Specialized tools (wingcms_career_add, wingcms_edu_add) streamline structured updates without complex SaaS schema management. - Copy updates bypass heavy developer build pipelines while remaining validated and safe.

Governance & Risk Mitigation

Owning the CMS enables customized, lightweight governance policies (STANDING 07-30): - Differentiated Gates: Content changes bypass heavy developer code gates (Stryker, Semgrep, council review) in favor of fast CLI validation and site load checks. - Contamination Prevention: Mandatory worktree isolation and SHA-256 ETag concurrency guards prevent uncommitted content drift from polluting production code builds.