name: Feature Request description: Propose a new feature for the CoM Virtual Enterprise title: "[FEAT] " labels: ["enhancement", "triage"] assignees: - Diablo_Rain body: - type: markdown attributes: value: | Describe the feature you'd like to see. Map it to the enterprise architecture if possible. - type: dropdown id: category attributes: label: Category description: What type of feature is this? options: - New Agent - New Skill - New MCP Server - Workflow / Automation (n8n) - Governance / Constitutional - Security Enhancement - Infrastructure / ARCANUM - Documentation - Other validations: required: true - type: dropdown id: pod attributes: label: Target Pod description: Which pod would own this feature? options: - Command (CADevO) - Dev-Security (Orion, Cipher, Aegis, Specter, Vanguard, Apex) - Publishing (Scribe, Lexis, Stet) - Game Design (Pixel, Nexus, Lore) - Admin (Atlas, Sentinel, Ops) - Advisory - Cross-pod - N/A validations: required: true - type: textarea id: description attributes: label: Description description: What should this feature do? placeholder: "Add a new /backup skill that creates encrypted snapshots of..." validations: required: true - type: textarea id: motivation attributes: label: Motivation description: Why do we need this? What problem does it solve? validations: required: true - type: textarea id: alternatives attributes: label: Alternatives Considered description: What other approaches were considered? validations: required: false - type: dropdown id: priority attributes: label: Priority options: - "P0 — Critical (blocks development)" - "P1 — High (needed this sprint)" - "P2 — Medium (next sprint)" - "P3 — Low (backlog)" validations: required: true