[COORD-003] Validate 50% rule #143
Reference in New Issue
Block a user
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?
Objective
Validate the 50% rule prevents context exhaustion by blocking oversized issue assignments.
Implementation Details
Test the core principle from Part 1:
The 50% rule: Issues must not exceed 50% of target agent's context limit.
Test scenarios:
Context Estimate
Difficulty
low
Dependencies
Acceptance Criteria
Testing Requirements