14 lines
303 B
Markdown
14 lines
303 B
Markdown
# Furniture BFF Service Boundary
|
|
|
|
## Purpose
|
|
Preserve BFF as an edge adapter layer that depends on service contracts only.
|
|
|
|
## BFF Responsibilities
|
|
- REST edge exposure
|
|
- Service client adaptation
|
|
- Correlation/tracing propagation
|
|
|
|
## Prohibited
|
|
- Direct DAL access
|
|
- Domain business decision ownership
|