File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - " Output includes a '10-Star Version' section"
2323 - " Output includes a 'Pragmatic Plan' section"
2424 - " Suggests using plan-eng as next step"
25+
26+ - id : adversarial-vague-input
27+ prompt : " make it better"
28+ expectations :
29+ - " Asked clarifying questions about what 'it' refers to"
30+ - " Did not fabricate a product plan for an unknown product"
31+ - " Stayed in product thinking mode (not code mode)"
32+
33+ - id : adversarial-already-specific
34+ prompt : " I need a REST API with GET /users, POST /users, DELETE /users/:id. Just build it."
35+ expectations :
36+ - " Still challenged whether a REST API is the right abstraction"
37+ - " Explored the job-to-be-done behind the API"
38+ - " Did not jump to implementation"
39+ - " Proposed what the 10-star version of the user management experience looks like"
You can’t perform that action at this time.
0 commit comments