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

Apply the platform-domain decision (2026-05-18) to every README,
workflow, and config in this repo. 4 files updated.

Refs: M1.1
This commit is contained in:
2026-05-18 22:08:11 +02:00
parent dd4764fbb2
commit e7fd402d75
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://portal.stage.yourplatform.com` | auto on merge to `main` |
| prod | `https://portal.yourplatform.com` | manual: tag `vX.Y.Z` + sign-off |
| stage | `https://portal.stage.breakpilot.com` | auto on merge to `main` |
| prod | `https://portal.breakpilot.com` | manual: tag `vX.Y.Z` + sign-off |
Rollback: `orca rollout undo portal --env={{env}}`.
@@ -48,7 +48,7 @@ Rollback: `orca rollout undo portal --env={{env}}`.
- Traces, logs, metrics: [SigNoz](https://signoz.meghsakha.com) — service name `portal`
- Audit events: Tenant Registry `/audit` (Retraced-shape schema)
- On-call: `oncall@yourplatform.com` · runbook at `platform/docs/runbooks/portal.md`
- On-call: `oncall@breakpilot.com` · runbook at `platform/docs/runbooks/portal.md`
## Contributing