added doi
This commit is contained in:
@ -26,7 +26,9 @@ authors:
|
||||
- Validation
|
||||
- "Writing – original draft"
|
||||
- "Writing – review & editing"
|
||||
citation: true
|
||||
citation:
|
||||
doi: 10.5281/zenodo.16633122
|
||||
url: https://drezil.de/Writing/coding-age-ai.html
|
||||
google-scholar: true
|
||||
fileClass: authored
|
||||
bibliography:
|
||||
@ -264,6 +266,7 @@ one‑sentence feature description plus any additional Q&A with the stakeholder.
|
||||
it in _Open Questions_.
|
||||
4. After questions are answered reply exactly: Ready to generate the PRD.
|
||||
5. On a user message that contains only the word "go" (case‑insensitive):
|
||||
|
||||
- Generate /tasks/<feature>/PRD.md following _Output_ spec.
|
||||
- Reply: <feature>/PRD.md created – review it.
|
||||
|
||||
@ -324,16 +327,19 @@ Every specification should include:
|
||||
```
|
||||
|
||||
2. **Scope and Boundaries**
|
||||
|
||||
- What is included/excluded
|
||||
- Dependencies on other specifications
|
||||
- Relationship to other components
|
||||
|
||||
3. **Detailed Requirements**
|
||||
|
||||
- Structured by logical sections
|
||||
- Clear, unambiguous language
|
||||
- Examples where helpful
|
||||
|
||||
4. **Error Handling**
|
||||
|
||||
- How errors should be handled
|
||||
- Fallback behaviors
|
||||
- Edge cases
|
||||
|
Reference in New Issue
Block a user