furniture-bff/docs/migration/post-domain-contract-alignment.md
2026-02-24 05:26:54 -06:00

10 lines
262 B
Markdown

# Post-Domain Contract Alignment
## Goal
Align BFF adapter usage with service contracts after domain extraction.
## Steps
1. Map current BFF contract usage to updated service contracts.
2. Keep edge contract behavior stable.
3. Validate adapter compatibility.