f655adfbea
Migrate app code into canonical feature slices, add phone-only AI digest scheduling and review, wire local notification/background task support, and cover the flow with tests.
5 lines
190 B
Markdown
5 lines
190 B
Markdown
# Backend Integration Boundary
|
|
|
|
This folder contains backend-facing contracts and mapping code. Keep it isolated
|
|
from presentation so future sync or LLM work can evolve without UI rewrites.
|