565 B
565 B
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
- read
- If want to modify code (implement or test) of
View
of MVVM (UI widget) (files atlib/ui/features/*/widgets/*
)- read
docs/wireframe.md
,docs/NFRs.md
,test/features/*.feature
- read
- If want to modify code (implement or test) of non-View e.g.
Model
,View Model
, services...- read
test/features/*.feature
,docs/NFRs.md
- read