cc-os/plugins/os-adr/eval/scenarios/S4.md

13 lines
659 B
Markdown

# S4 — find: distractor discrimination
- **Fixture:** `project` · **Skill:** `find`
- **Checker asserts (from ANSWER.md):** mentions running `adr-find`, surfaces ADR 0003 (the
Accepted export-format decision); if it cites 0002 it must note 0002 is superseded.
- The CLI also returns 0001 as a plausible co-candidate (path match on `config/`) — the model
must judge which candidate actually governs the export format.
## Task (give verbatim to the model under test)
I'm adding new fields to the config export code under `config/`. Check which recorded
architecture decisions govern the export format and summarize the constraint I need to respect.