docs(support): support tiers + SLA + per-alert runbooks + incident response (Step 7.8) - #181
Merged
Merged
Conversation
…sponse (Step 7.8) Add the support + ops layer, grounded in the platform's own signals rather than a new alerting subsystem. - docs/guides/support-sla.md: four support tiers + response targets; per-tier SLA (availability + latency) matching marketplace/pricing.yaml; follow-the-sun on-call + escalation; PagerDuty wired via the Step 3.9 webhook system (no code). - docs/runbooks/: a runbook per alert type (alerts.md — acl/tenant escape, breaker.opened, drift.detected, cost anomaly, quota.exceeded, injection spike, gateway degraded, latency/availability SLO, eval.regression, ingest), each tied to the exact event / /v1/status/* / SLO that raises it; incident-response.md (severity, roles, flow, status page from measured health); postmortem-template.md. - ADR-0050. Pure docs. Verified: relative link-check. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
officialCodeWork
force-pushed
the
build/phase-7/step-7.8-support-sla
branch
from
June 9, 2026 21:34
9b49aee to
1e69551
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Step 7.8 — support, SLAs & on-call. Support tiers + per-tier SLA (matching
pricing.yaml), a newdocs/runbooks/area with a runbook per alert type (each tied to the real event //v1/status/*/ SLO that raises it), an incident-response process + blameless postmortem template, a status page driven by measured health, and PagerDuty wired through the Step 3.9 webhook system (no new code). ADR-0050. Pure docs, link-checked. CI red = org Actions billing (unrelated). 🤖 Generated with Claude Code