# FruitBankHybridApp — Claude Code Instructions Before writing any code, read these files: 1. `.github/copilot-instructions.md` — Domain rules and critical pitfalls (single source of truth) 2. `docs/GLOSSARY.md` — Domain terms, measurement logic, and common traps 3. `docs/SCHEMA.md` — Full domain model in Toon format 4. The relevant project's `README.md` for folder-specific context This solution depends on **AyCode.Core** and **AyCode.Blazor** frameworks. When modifying code, update the corresponding README.md if it becomes out of sync with the code.