feat(96b): architect formula — research + design fork identification #100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Part of #96 — architect agent.
What to do
Implement the first two steps of
formulas/run-architect.toml: preflight and research + pitch creation.Step 1: preflight
$OPS_REPO_ROOT/prerequisites.mdvisionfrom ForgejoStep 2: research + pitch
Pick the most unblocking vision issue (prerequisites blocking the most downstream objectives). If multiple vision issues share a subsystem, group into one sprint.
For the selected vision issue(s):
Read the codebase deeply:
Assess complexity and cost:
Write sprint pitch to scratch file for PR creation step (#101):
Do NOT include design forks or questions yet. The pitch is a go/no-go decision for the human. Questions come only after accept.
Affected files
formulas/run-architect.toml(update — add preflight + research/pitch steps)Acceptance criteria
Dependencies
Depends on #99 (scaffold).