Show 1 — System archetype (microservices + SRE)
Preface node
heading:show-1-system-archetype-microservices-sre:14655
Content
Draft (ambiguous): “Payments service is down; the service guarantees 99.9% uptime; we will restart the service.”
Unpacked (facet‑explicit):
- “The Payments service access point (the Payments API ingress/endpoint host) is down.”
- “The Payments service delivery system (the Payments backend realizer) is degraded (symptom attribution is explicit).”
- “The Payments service access spec (e.g., OpenAPI/endpoint contract) defines the request/response interface.”
- “The Payments promise content states target availability
SLO=99.9%overΓ_time=30d(promise content).” - “The service commitment held by the service provider principal binds them to that clause.”
- “The service delivery work
Incident#2025‑…records outage evidence and the restart action; the runbook used is the service delivery method.”
Optional serviceSituation bundle (sketch):
serviceSituation( promiseContentRef=PaymentsAvailabilityClause, providerRoleRef=PaymentsPlatform#ServiceProviderRole, providerPrincipalRef=PaymentsPlatformTeam, accessSpecRef=PaymentsAPIv2, accessPointRef=PaymentsAPIIngressProd, deliverySystemRef=PaymentsBackendProd, deliveryMethodRef=PaymentsIncidentRunbook@ed=…, commitmentRef=AvailabilityCommitment@ed=…, deliveryWorkRef=Incident#…, Γ_time=Rolling30d, witnesses={SLOReport#…, IncidentLog#…} )