v0.1.0 dependency tree and implementation order #21
Labels
No labels
area:config
area:contracts
area:engine
area:eventsourcing
area:frontend
area:git
area:ipc
area:persistence
area:provider
area:scaffold
area:terminal
type:user-story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/peon#21
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?
Purpose
Tracking issue for the v0.1.0 milestone. Gives agents the full dependency graph so they can stack PRs instead of waiting serially.
Every implementation issue in this milestone has a
## Dependenciesfooter with its directBlocked by/Blocksedges. This issue owns the full tree.Dependency graph
PR stacking strategy
Agents must stack PRs rather than block waiting for merges:
main.issue-5-sqlite) is cut fromissue-4-event-sourcing; the PR targetsissue-4-event-sourcingas base.main, #5's PR is rebased and retargeted atmain.Branch naming:
issue-<N>-<slug>.Recommended execution order
Agent assignment heuristic
Assignment will proceed in waves to respect the "max 5 in flight" rule.
v0.1.0 dependency tree & implementation orderto v0.1.0 dependency tree and implementation order