# AGENTS Always read `README.md` and `docs/meta-arch.md` when new chat created. Additionally read relevant files depends on task. * If want to modify use cases (files at `test/features/*.feature`) * read `docs/FRs.md` * If want to modify code (implement or test) of `View` of MVVM (UI widget) (files at `lib/ui/features/*/widgets/*`) * read `docs/wireframe.md`, `docs/NFRs.md`, `test/features/*.feature` * If want to modify code (implement or test) of non-View e.g. `Model`, `View Model`, services... * read `test/features/*.feature`, `docs/NFRs.md`