[37.1] Frontend‑only local mock for LawNet BFF #48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#37
Objective
Define the BFF storage contract for LawNet catalog listing and case detail lookup, implement file-system storage with mock data, and add tests — all without PostgreSQL or UI changes.
Dependencies
Depends on #37 (no code dependencies; this is the first slice).
Scope
pnpm devwithout Docker Compose.Out of scope
Done when
pnpm devserves LawNet catalog and case-detail BFF routes using file-system mock storage.