# Platform Requirements - Mental Model **CRITICAL ORGANIZATIONAL CONSTRAINTS:** ## Git Platform Policy - **EXCLUSIVE:** Gitea only - **BANNED:** GitHub (explicitly banned at company) - **BANNED:** GitLab (also banned at company) - **RESULT:** All templates, scripts, and documentation must be Gitea-only ## Implications for CTO AI Delegation Template 1. **No GitHub references** in any documentation 2. **No GitLab references** in any documentation 3. **Gitea Actions only** for CI/CD automation 4. **Gitea-specific features** can be leveraged 5. **No fallback options** - Gitea or nothing ## Template Updates Required - Remove all GitHub/GitLab workflow options - Simplify automation scripts to Gitea-only - Update all documentation references - Focus on Gitea Actions exclusively - Remove conditional platform logic ## AI Agent Mental Model **When generating any git-related content:** - Assume Gitea platform exclusively - Never suggest GitHub/GitLab alternatives - Use Gitea Actions syntax and features - Reference Gitea documentation and URLs - Optimize for Gitea-specific capabilities **This is a hard requirement - not a preference.**