Architecture
This repository hosts the local CFactory product: CLI runtime (factory-cli), editor client, console, admin, indexing, and gateway client.
Hosted control plane services live outside this repo.
Start here
- Package scope — what each package owns
- CLI runtime (factory-cli) — agent engine (
packages/opencodetoday) - Editor client — VS Code / IDE UI
- Organization sync — org skills/rules/policies
- Development patterns
- CLI config schema
Layers
Editor / Console ──HTTP+SSE──► cfactory serve (factory-cli)
│
├── indexing
├── gateway client
└── tools / MCP / skills
See also packages/README.md for the Portuguese package inventory.