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:
@@ -39,8 +39,8 @@ For IaC: list the make targets.}}
|
||||
| Env | URL | How |
|
||||
|---|---|---|
|
||||
| dev | `http://localhost:3000` | `make dev` |
|
||||
| stage | `https://seed-data.stage.yourplatform.com` | auto on merge to `main` |
|
||||
| prod | `https://seed-data.yourplatform.com` | manual: tag `vX.Y.Z` + sign-off |
|
||||
| stage | `https://seed-data.stage.breakpilot.com` | auto on merge to `main` |
|
||||
| prod | `https://seed-data.breakpilot.com` | manual: tag `vX.Y.Z` + sign-off |
|
||||
|
||||
Rollback: `orca rollout undo seed-data --env={{env}}`.
|
||||
|
||||
@@ -48,7 +48,7 @@ Rollback: `orca rollout undo seed-data --env={{env}}`.
|
||||
|
||||
- Traces, logs, metrics: [SigNoz](https://signoz.meghsakha.com) — service name `seed-data`
|
||||
- Audit events: Tenant Registry `/audit` (Retraced-shape schema)
|
||||
- On-call: `oncall@yourplatform.com` · runbook at `platform/docs/runbooks/seed-data.md`
|
||||
- On-call: `oncall@breakpilot.com` · runbook at `platform/docs/runbooks/seed-data.md`
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user