# CLAUDE.md

This project uses `AGENTS.md` as the shared AI-agent instruction file.

Claude and Claude-derived workflows should read `AGENTS.md` first, then follow any Claude-specific notes below.

## Claude-Specific Notes

- Do not infer missing project rules from older session memory.
- Do not summarize away verification failures.
- Do not treat generated code as source.
- Do not use stubs to keep a task moving.
- Prefer shorter, evidence-backed handoffs over long narrative handoffs.

Keep this file aligned with `AGENTS.md`. Do not let this become a second, conflicting rule set.
