Forge Platform

Platform Charter

Forge Platform exists to make agentic software delivery governable, visible, and evidence-producing across multiple products and agent workcells.

Mission

Forge Platform exists to make agentic software delivery governable, visible, and evidence-producing across multiple products and agent workcells.

The platform's core loop is:

intent
  -> Blueprint-shaped context
  -> LCDL-governed reasoning
  -> human approval
  -> Fleet-controlled execution
  -> agent workcell output
  -> EvidencePacket
  -> Lenses review
  -> human decision

North-star promise

From intent to evidence: Lenses shows the work, Blueprints structure it, LCDL verifies it, Fleet runs it, agents perform scoped work, and humans approve it.

Architectural stance

Forge is not an agent. Forge is the operating envelope that makes many agents governable.

Agents such as Hermes, Factory Droid, OpenClaw, Codex, Claude Code, and future tools should be modeled as bounded workcells.

Forge Campaigns are multi-repo automation efforts under one ForgeRun, driven by a campaign manifest and one or more Forge Agents (AgentRuns). Campaigns produce evidence and a human decision in Lenses — they are not separate from the run spine. See Forge Campaign and the workcells hub.

MVP objective

For one local workspace and one repo, a human can:

  1. create or receive intent,
  2. inspect the relevant Blueprint context,
  3. run governed LCDL planning or review,
  4. approve a bounded Fleet template job,
  5. optionally invoke an agent workcell,
  6. review an EvidencePacket in Lenses,
  7. decide whether to approve, reject, defer, or create follow-on work.

Guardrail

A feature belongs in the platform only if it improves a visible ForgeRun from intent toward evidence.