Solo Factory
One Codex thread, one scoped slice, one evidence trail. The right starting point for small but real work.
Sets the objective, reviews the result, and approves external effects.
Plans, edits, verifies, and records the evidence in the project docs.
Worktree strategy
Main worktree is fine when scope is narrow and ownership is clear.
Verification
Focused checks, build or typecheck when applicable, and honest skipped-test notes.
Handoff
A compact status with files changed, proof commands, residual risks, and next action.
Starter prompt
Use Software Factory in Safe MVP mode for one focused slice.
Objective: <describe the smallest real outcome>
Write scope: <files or surfaces Codex may edit>
Non-goals: <what should stay untouched>
Proof required: <checks, screenshots, or review evidence>Project record excerpt
status: running
active_owner: current_thread
current_slice: focused install-doc cleanup
accepted_evidence:
- npm run check
next_action: user reviewWatch for
- Letting a small task expand into an unreviewed refactor.
- Declaring done without a command or screenshot behind it.