chore(domain): yourplatform.com → breakpilot.com #3

Merged
sharang merged 1 commits from chore/domain-rename into main 2026-05-18 20:28:47 +00:00
Owner

What

  • Rename yourplatform.combreakpilot.com everywhere in this repo (4 files).

Why

yourplatform.com was the placeholder domain in the architecture docs. Sharang chose breakpilot.com as the real platform domain on 2026-05-18. Applying it consistently before any milestone references the wrong URL.

Linked milestone: M1.1 (domain decision is bundled into the M1.1 batch)

How

sed -i 's/yourplatform\.com/breakpilot.com/g' against every tracked file. CHANGELOG note added under "Changed".

Test plan

  • CI runs make validate / shared checks — must stay green
  • No other variants of yourplatform exist in the repo (verified before commit)

Risk

Blast radius: repo-local strings. No services touched (no service has breakpilot.com DNS records yet — those land with M0.3).

What could break: nothing. Until M0.3 brings up DNS, all references are documentation.

Rollback plan: revert the PR; sed is fully reversible.

Checklist

  • Docs updated (the rename IS the change)
  • CHANGELOG entry under "Changed"
## What - Rename `yourplatform.com` → `breakpilot.com` everywhere in this repo (4 files). ## Why `yourplatform.com` was the placeholder domain in the architecture docs. Sharang chose `breakpilot.com` as the real platform domain on 2026-05-18. Applying it consistently before any milestone references the wrong URL. Linked milestone: **M1.1** (domain decision is bundled into the M1.1 batch) ## How `sed -i 's/yourplatform\.com/breakpilot.com/g'` against every tracked file. CHANGELOG note added under "Changed". ## Test plan - [x] CI runs `make validate` / shared checks — must stay green - [x] No other variants of `yourplatform` exist in the repo (verified before commit) ## Risk **Blast radius:** repo-local strings. No services touched (no service has `breakpilot.com` DNS records yet — those land with M0.3). **What could break:** nothing. Until M0.3 brings up DNS, all references are documentation. **Rollback plan:** revert the PR; `sed` is fully reversible. ## Checklist - [x] Docs updated (the rename IS the change) - [x] CHANGELOG entry under "Changed"
sharang added 1 commit 2026-05-18 20:08:15 +00:00
chore(domain): yourplatform.com → breakpilot.com
ci / shared (pull_request) Successful in 4s
ci / test (pull_request) Has been skipped
ci / e2e (pull_request) Has been skipped
ci / image (pull_request) Has been skipped
0ab81c2906
Apply the platform-domain decision (2026-05-18) to every README,
workflow, and config in this repo. 4 files updated.

Refs: M1.1
CODEOWNERS rules requested review from Benjamin_Boenisch 2026-05-18 20:08:15 +00:00
sharang merged commit bb516c9d64 into main 2026-05-18 20:28:47 +00:00
sharang deleted branch chore/domain-rename 2026-05-18 20:28:47 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: platform/design-tokens#3