App — Forge IDE
Dev environment sub-product. Lives under /products/forge/.
| Field | Value |
|---|---|
| Status | Alpha |
| Owner | @aphaiboon |
| Sidekick-accessible | (sub-product) |
What it is
Section titled “What it is”Forge is a development environment integrated into CMMD. Currently in Alpha — internal use + select beta customers.
Full Forge documentation lives under /products/forge/.
Why it has its own section
Section titled “Why it has its own section”The Forge has substantially different concerns from the rest of CMMD:
| Concern | Why it differs |
|---|---|
| Agent infrastructure | Long-running coding agents (not chat-style) |
| GitHub integration | Repo cloning, PR creation, code review at scale |
| Provider egress | Calls many LLM providers (LLM marketplace) — separate operational concern |
| CMMD platform sync | Two-way sync between Forge projects and CMMD workspace |
| Local LLM stability | Self-hosted model serving for sensitive code |
Forge in the CMMD product map
Section titled “Forge in the CMMD product map”| Surface | Notes |
|---|---|
| Forge sidebar item | Appears in CMMD only if user has Forge access |
| CmmdLinkBadge / LinkToCmmd flow | Forge projects can be linked to CMMD tasks / projects (Flow 8.1+) |
| Provider Egress | See Provider Egress incident page (2026-05-15) |
Where to find more
Section titled “Where to find more”- Forge Product Roadmap
- Forge IDE — User Flows & E2E Audit Map
- Alpha S1 — P1 Blockers: Sprint Retrospective
- Provider Egress — Architecture + Runbook
Sidekick integration (planned)
Section titled “Sidekick integration (planned)”Tools planned: link_forge_project_to_cmmd_project, query_forge_status, suggest_forge_workflow.
Related incidents
Section titled “Related incidents”Related
Section titled “Related”- Forge section — full Forge documentation
- App — Projects — Forge projects link to CMMD Projects
- App — Marketplace — Forge uses GitHub integration here
- ADR-0005 — Apex Model Family — shared model infrastructure