CFactory — the control tower for your software factory

CFactory is the agentic cockpit that sits above the PARR pipeline. It threads every unit of work across three autonomous services — planning, execution and verification — into one pane of glass, and adds an LLM copilot that explains what is happening and proposes the next move.

Three autonomous tools are powerful. Three autonomous tools you can see, correlate and steer from one place are a factory.

CFactory is the newest member of the Factory family — and the piece that turns the others into a suite.

Part of the Factory family — a governed, verified, observable autonomous software factory. PFactory plans · AIFactory builds · TFactory verifies · CFactory watches over all four. → Why Factory


The problem it solves

The Factory family already plans, builds and verifies software autonomously:

PFactory  →  AIFactory  →  TFactory
 (Plan)        (Act)       (Reflect/Review)

But each runs on its own portal, its own workspace, its own status model. Nobody can answer the obvious question — “where is feature X right now, and why is it stuck?” — without opening three tabs and stitching the story together by hand.

CFactory answers it. It is the observability + control layer the modern agentic SDLC needs.

What CFactory does

Where it fits

Stage Product Role
Prepare / Plan + Review PFactory Governed, context-grounded planning
Act AIFactory Spec-first plan → code → QA execution
Reflect / Review TFactory Autonomous test generation + 5-signal verdict
Observe / Steer CFactory The cockpit over all three

See the architecture →   ·   See the roadmap →   ·   Meet the family →

Plan the work: the Planning board guide — the agent-native backlog RFC-0019 added in front of the pipeline: cards, board views, MCP board tools and scopes, and how promoting a card to ready dispatches it into the factory by itself. New here? Follow Plan a card, watch it build end to end.

See the cockpit: the Cockpit gallery — a captioned tour of every view, captured against the live cluster, including the live execution graph across all three PARR stages.

Connect your editor: see Connecting editors & external clients — how to point VS Code (and other clients) at CFactory in any deployment.

Design system: the Factory Design System — the shared brand & UI rules every Factory service follows so the suite looks like one product.

Multi-tenant mode: Multi-Tenant Mode — the CFACTORY_MULTI_TENANT flag, how X-Tenant-Id is resolved, and the operator flip steps.

GitHub sync: GitHub Card ↔ Issue Sync — how a planning card is backed by a GitHub issue, and the conflict rule: GitHub is the record of truth, so on conflict GitHub wins.

Connecting a git host: Registering the GitHub App and the GitLab OAuth application — the operator runbook for the install flow: which permissions to grant, which events to leave off, where the callback is hosted and why, and what to do with the App private key. The one part of the flow no software can do for you.

Configuration: the Environment reference — every environment variable, flag and operational parameter CFactory reads, with defaults and which ones must be set for a hosted deployment.


CFactory is early and built in the open. Follow along on GitHub or read the blog.