chore(domain): yourplatform.com → breakpilot.com
ci / shared (push) Successful in 4s
ci / test (push) Has been skipped
ci / e2e (push) Has been skipped
ci / image (push) Has been skipped

Apply platform-domain decision (2026-05-18). No services touched; docs/config only.

Refs: M1.1
This commit was merged in pull request #3.
This commit is contained in:
2026-05-18 20:28:46 +00:00
parent 1220533c36
commit bb516c9d64
5 changed files with 14 additions and 13 deletions
+3 -3
View File
@@ -39,8 +39,8 @@ For IaC: list the make targets.}}
| Env | URL | How |
|---|---|---|
| dev | `http://localhost:3000` | `make dev` |
| stage | `https://design-tokens.stage.yourplatform.com` | auto on merge to `main` |
| prod | `https://design-tokens.yourplatform.com` | manual: tag `vX.Y.Z` + sign-off |
| stage | `https://design-tokens.stage.breakpilot.com` | auto on merge to `main` |
| prod | `https://design-tokens.breakpilot.com` | manual: tag `vX.Y.Z` + sign-off |
Rollback: `orca rollout undo design-tokens --env={{env}}`.
@@ -48,7 +48,7 @@ Rollback: `orca rollout undo design-tokens --env={{env}}`.
- Traces, logs, metrics: [SigNoz](https://signoz.meghsakha.com) — service name `design-tokens`
- Audit events: Tenant Registry `/audit` (Retraced-shape schema)
- On-call: `oncall@yourplatform.com` · runbook at `platform/docs/runbooks/design-tokens.md`
- On-call: `oncall@breakpilot.com` · runbook at `platform/docs/runbooks/design-tokens.md`
## Contributing