# Requirements Anti-Patterns

- **Consolidated-only requirements.** Do not write only `requirements.md`. Discovery requires one item file per RF/RNF plus a consolidated document.
- **Missing kind.** Do not rely on the ID prefix alone. The index entry MUST include `kind: "FR"` or `kind: "NFR"`.
- **Proposal-free extraction.** Do not extract requirements from transcripts alone. F1 starts from `inputs/business-proposal.md`.
- **Index drift.** Do not create an item requirement file without adding it to `requirements/index.json`.
- **Invented acceptance criteria.** If the source does not evidence a condition, write a precise `NEEDS INPUT` question.
