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
- Getting started — sign up and submit your first requirement.
- Connect GitHub — link your repositories.
- Connect Jira — drive the factory from Jira tickets.
- Run a pipeline — from ticket to PR, step by step.
- Deploy via AWS Marketplace — self-host in your own AWS account.
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.