Factory documentation

August 22, 2026 ยท View on GitHub

Start with the root README to run Factory.

Current implementation

  • Architecture: system boundaries, flows, contracts, security, limits, and source map.
  • Local guide: build, configure, start, delegate, and troubleshoot.
  • Worker contract: identity, runtimes, claiming, process safety, and worktree cleanup.
  • Remote VM Workers: TLS listener, one-time enrollment, authentication, and reconnect behavior.
  • Tasks and Runs: implemented authoring, manual and scheduled Runs across repositories, lifecycle, and migration decisions.
  • Release guide: install, verify, upgrade, roll back, reproduce, and publish tagged releases.
  • Changelog: user-visible changes and compatibility notes.
  • Security policy: reporting and the current trust model.
  • Contributing: setup, checks, and pull request standards.

Project operations

Active design work

Design records and superseded proposals

Current behavior belongs in the root ARCHITECTURE.md. Proposed behavior belongs in a focused design until it is implemented.