Handbook
Start here
Read Forge Platform in this order when you are onboarding to the handbook — not the full generated tree.
Hub · Updated
Recommended reading path
- Platform charter
- Product boundaries
- Ecosystem reference
- Operator tools — Cockpit, KA, certificators, composer (link-outs)
- Quality lane — KS auditors, a11y tools,
fleet_ux_worker - LLM gateway — optional
forge-llmfor LCDL/Lenses profiles - Product handbooks (link-outs): Forge STI · Forge Universe · Dark Factory
- Blueprint consumers — Situ8, Capablio (not platform instruments)
- Agents and workcells — Forge Agent, runners, catalog, workflows, campaign
- Autonomy levels — implementation readiness, per-level reference architecture
- Intersection map
- Agentic SDLC standout ideas — promoted architecture notes
- Platform reference architecture
- Roadmap — see also Product roadmap and Roadmap rows
- Sprint structure
- Forge run spine —
schemas/forge_run.v1.schema.json - Evidence —
schemas/evidence_packet.v1.schema.json
Operator guides
How-to for the workspace (not methodology canon):
- Guides hub — Cursor rules, agent communication, resource honesty
- For architects — persona-ordered evaluation path
Repo operations (maintainers)
Bootstrapping and validation scripts live in the forge-platform repo:
python3 bootstrap_forge_platform_foundation.py
python3 scripts/check_foundation.py
Full maintainer cadence: Operating cadence.
Canonical vs submodule copy
Maintain content in standalone forge-platform and bump the submodule in forge-platform-website after upstream commits land.