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

12 lines
580 B
Markdown

# S3 — find: direct conflict recognition
- **Fixture:** `project` · **Skill:** `find`
- **Checker asserts (from ANSWER.md):** mentions running `adr-find`, surfaces ADR 0001, and
flags the conflict (matches /conflict|violat|supersed|contradic|locked/i). Fixture files untouched.
## Task (give verbatim to the model under test)
I'm about to rework `lib/store.rb` so records are saved through a Postgres-backed
write-through cache. Before I start, check whether any recorded architecture decisions govern
this change, and tell me what you find and what I should do about it.