Skip to content

chore: rename canonical domain to secretenv.io#53

Open
TechAlchemistX wants to merge 1 commit intomainfrom
chore/rename-domain-to-secretenv-io
Open

chore: rename canonical domain to secretenv.io#53
TechAlchemistX wants to merge 1 commit intomainfrom
chore/rename-domain-to-secretenv-io

Conversation

@TechAlchemistX
Copy link
Copy Markdown
Owner

Summary

  • Mechanical rename of the project's canonical domain from secretenv.devsecretenv.io across every outward-facing reference in the product repo.
  • 9 files modified: Cargo.toml (homepage), install.sh (profile base URL + comments), .github/workflows/release.yml (install-one-liner + Homebrew homepage + release-bot email), SECURITY.md (disclosure address), README.md / CHANGELOG.md / docs/{security,registry,ci-cd}.md (install snippets + download URLs).
  • No code logic changes — every hit is a string constant in docs or release metadata.
  • Landing before v0.4 Phase 4 kickoff so the headline profile-system work (which depends on the domain being authoritative) can proceed without churn.

Test plan

  • cargo check --workspace still clean (metadata-only change — no compile impact expected)
  • grep -r "secretenv\.dev" . returns nothing inside the repo
  • .github/workflows/release.yml Homebrew formula + release-bot identity updated
  • Install one-liner in README.md points at https://secretenv.io/install.sh

🤖 Generated with Claude Code

The project's canonical domain is moving to secretenv.io. Updates every
outward-facing reference (install.sh URLs, Cargo homepage, SECURITY.md
disclosure address, release-bot git identity, Homebrew formula, CHANGELOG,
README install snippets, and docs).

No code logic changes — all hits are string constants in docs/config.
The v0.4 profile-system work (Phase 4) depends on this domain being
authoritative, so landing this before Phase 4 kickoff.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant