cad-new-project --brief: accept a design brief from a freeform discovery session #107
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#107
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?
The verbatim project did this by hand: a freeform discovery conversation produced DESIGN-BRIEF.md, and its first commit is literally 'restart from the design brief'. The deep questioning then re-asked things the brief had already settled.
--brief makes the workflow real: read the brief first, ask only what it leaves open. Do NOT script the discovery interview itself - it works because it is freeform; build the socket, not the interview.
Ships with a one-page docs/ entry on the discovery workflow (freeform conversation -> design brief -> --brief init) and what a good brief answers - the problem, the user, the non-goals, the constraints that are real - linked from the README getting-started path. A page, not a methodology: steps would turn it back into the scripted interview this deliberately is not.