planner: name an <automated> check per task by default #17
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence#17
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?
Tier: Improve Cadence (ranked #4) · mild tightening
Name an automated check per task by default in the planner template's
<automated>field, keeping the existinghuman-verifyescape.Why: nudges each task toward a falsifiable, automated verification instead of a manual one, without a new schema.
Cost: template wording in the planner, not a new schema.
Source: internal GSD comparison note, 2026-07-18.
Won't do. The
<automated>field this is written against is a GSD-core concept that Cadence never had, and the behavior it asks for is already the planner contract:agents/cad-planner.mdmakes Verify default to "a command whose output settles it", withhuman-verifyas a narrowly-gated escape that requires acommand -vprobe first. Not carrying it into the next milestone.