added doi

This commit is contained in:
2025-07-31 12:59:04 +02:00
parent eb2d14ba98
commit deb3fc9b02
42 changed files with 3811 additions and 3449 deletions

View File

@ -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 @@ onesentence 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" (caseinsensitive):
- 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