What problem does it solve?
A work-unit's tracker record transfers problem understanding across a context boundary — from the author who sees the problem to the agent who will solve it. The implementing agent has no access to the author's context, codebase familiarity, or unstated assumptions. Everything it needs must be in the record. Forges name the record differently — GitHub says issue, SourceHut says ticket — the craft is the same on every forge.
Core Features & Use Cases
- The body of the record states observable outcomes, the recipient documentation contract, and governance decisions; it preserves the problem statement across delegation.
- It anchors the record with reckoned constraints and author contract inputs so future implementers can act without hidden context.
- It guides decompose, pivot, and review phases, ensuring the work-unit lifecycle remains aligned with the original problem.
Quick Start
Create a new work-unit record capturing the problem, acceptance criteria, and the contract inputs for downstream implementers.