Operations

Operational readiness

The launch and support standards Acme applies before a system or contract is considered production-ready.

Standard

A system is production-ready when another team can understand ownership, dependencies and failure behavior from the catalog before an incident starts.

Required catalog coverage

Before production launch, each system must document:

  • owning team and escalation path,
  • services and containers,
  • commands, queries and events,
  • critical flows that include the system,
  • external dependencies,
  • operational dashboards or runbooks where available,
  • known failure modes and recovery expectations.

Critical system map

Checkout is the reference standard for operational coverage because it crosses Shopping, Ordering, Payments and Fulfilment.

Launch gates

GateRequired evidence
OwnershipTeam and escalation path are present in the catalog.
ContractsPublic commands, events and queries have schemas or payload notes.
ObservabilityError, latency and throughput signals exist for customer-facing paths.
RecoveryRetry, compensation or manual recovery behavior is documented.
DependenciesUpstream and downstream systems are linked in the catalog.
Run an operational readiness review
Open in Cursor

Incident updates

After an incident, update the catalog when the incident reveals a missing dependency, stale owner, unclear contract, undocumented failure mode or misleading flow.