9.48Fault isolation
Suppose Salesforce fails.
System API can expose normalized failure:
CUSTOMER_SYSTEM_UNAVAILABLE
Process API can decide:
customer profile cannot be built
or:
return degraded response using billing only
Experience API can decide how to present that.
Each layer owns appropriate semantics.