Customer Account Support
Customer account extensions are treated as their own ingress channel.
Expected request model
- direct API route namespace
- bearer token authorization
- explicit CORS handling
Shared behavior
Customer account requests still use the same SaveLayer contracts and service layer. Only the ingress authentication and transport differ.