legal: replace the SLA's 24-hour credit trigger with availability bands - #382
Merged
Merged
Conversation
Deploying phasetwo-docs with
|
| Latest commit: |
c9af24b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1c354cec.phasetwo-docs.pages.dev |
| Branch Preview URL: | https://jp-sla-credit-bands.phasetwo-docs.pages.dev |
xgp
approved these changes
Sep 7, 2026
The uptime section paid a service credit only "in case of an outage larger than that occurring during more than one day (24 hours)". The sentence has no antecedent for "that", and it keys the credit to outage duration while the claim section keys it to the availability commitment — two different rules in one document. Credits are now keyed to measured monthly availability, on three bands: 10% below the applicable commitment, 25% below 99.0%, 50% below 95.0%. The thresholds follow the common cloud/SaaS convention, where AWS, Google Cloud and Azure all break at 99.0% and 95.0% with a 10% first tier. The 50% monthly cap is retained. Also states the availability formula explicitly, defines an annually billed cluster's monthly fee as the annual fee over twelve, and conforms the claim section to point at the table rather than state a second rule. Starter is unchanged: best-effort, no commitment, no credit eligibility. Substantive change, so the "Last updated" date moves to September 2026.
pnzrr
force-pushed
the
jp/sla-credit-bands
branch
from
September 7, 2026 19:39
fa1ab4d to
c9af24b
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.
Substantive change to a live customer-facing document. Follows the typo fixes in #354.
The problem
The uptime section paid a service credit only "in case of an outage larger than that occurring during more than one day (24 hours)".
The sentence has no antecedent for "that" — nothing earlier in the paragraph is a quantity an outage can be larger than. It also keys the credit to outage duration, while the "How to Claim" section keys it to the availability commitment. Two different rules, one document.
The change
Credits are now keyed to measured monthly availability:
Thresholds follow the common cloud/SaaS convention — AWS, Google Cloud and Azure all break at 99.0% and 95.0%, with a 10% first tier. The 50% ceiling is retained rather than following the hyperscalers to 100%.
Also in this change:
The "Last updated" date moves to September 2026, since this changes terms rather than correcting contact details.
🤖 Generated with Claude Code