feat: architect agent — propose development sprints for vision issues #96
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?
Summary
A new agent role: architect. Polls for
vision-labeled issues, proposes development sprints via PRs on the ops repo. The sprint PR goes through three phases:Sprint PR lifecycle
If human rejects the pitch: architect journals the reason (learning), closes the PR.
See #95 for the planner change that labels issues
vision(the architect's input).Sub-issues (sequential)
Design decisions
Q1: A,Q2: Betc. Pattern matching.ACCEPTorREJECT: <reason>ops/sprints/.Acceptance
All four sub-issues closed. Architect can pitch sprints, handle accept/reject, run multi-round Q&A, and file template-conforming sub-issues.
Split into four sub-issues: #99, #100, #101, #102