- WHY: establish Stage 3 task-001 execution baseline per repo intent - WHAT: add minimal solution/project skeleton and boundary docs - RULE: apply stage3 execution runtime and repository workflow directives
13 lines
365 B
Markdown
13 lines
365 B
Markdown
# Protocol Selection Policy
|
|
|
|
## Active Protocol Rule
|
|
|
|
- This service deployment uses one active protocol at a time.
|
|
- Internal default protocol is gRPC.
|
|
- Multi-protocol exposure is not allowed in a single deployment.
|
|
|
|
## Boundary Placement
|
|
|
|
- Protocol adaptation stays at BFF boundaries.
|
|
- Service orchestration remains transport-neutral at application contracts.
|