Documentation

Welcome to the Nexus Factory documentation. Nexus Factory is an autonomous software factory: you submit a requirement, and the factory plans, codes, reviews, and merges the change automatically, returning a clean pull request with a full audit trail.

Start here

How it works

Every requirement flows through the same pipeline: Intent → Plan → Build → Review → Ship → Improve. A planner decomposes the work, coders execute tasks in parallel in isolated containers, independent reviewers verify each dimension, and a merger combines approved branches into one pull request.