15 lines
361 B
Markdown
15 lines
361 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
|
|
- Single active edge protocol policy enforcement (`rest`)
|
|
|
|
## Prohibited
|
|
- Direct DAL access
|
|
- Domain business decision ownership
|