Forge Architecture¶
Architecture reference for Forge, an AI-powered SDLC orchestrator. Covers system structure, runtime topology, state management, failure modes, security boundaries, and key design decisions.
For workflow details, see the Feature, Bug, and Task guides. For API reference, see the OpenAPI spec at /docs when the gateway is running.
| Part | Contents |
|---|---|
| System & Components | System context, external actors, component responsibilities |
| Internals | Runtime topology, state and concurrency, failure recovery, security |
| Reference | Architectural decisions, known limitations, workflow lifecycles |