Skip to content

refactor!: rename host product references from hawk to rho - #121

Merged
Patel230 merged 1 commit into
mainfrom
chore/rename-hawk-to-rho
Sep 15, 2026
Merged

Patel230 merged 1 commit into
mainfrom
chore/rename-hawk-to-rho

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Rename all hawk/Hawk/HAWK references to rho/Rho/RHO across code, docs, CI, and templates.
  • Functional identifiers move with the rename: ~/.hawk/~/.rho/, hawk_buildrho_build, hawk_responserho_response, EXPORT_HAWK_FIXTUREEXPORT_RHO_FIXTURE, ToolNamespaceHawkBuildToolNamespaceRhoBuild.
  • Remove references to retired ecosystem repos (shrike, harrier, kestrel, merlin).
  • Fix stale CODEOWNERS /flux.go path to /version.go.
  • Add an [Unreleased] CHANGELOG entry.

Breaking changes

  • Host config path is now ~/.rho/.
  • Tool namespace wire values are now rho_build / rho_build_concise.
  • rho_response schema name and EXPORT_RHO_FIXTURE env var renamed.

Verification

  • go build ./..., go vet ./..., go test ./... pass
  • gofumpt -l . clean
  • scripts/check-ecosystem-boundaries.sh passes
  • go mod tidy no changes

Replace all hawk/Hawk/HAWK references with rho/Rho/RHO across code,
docs, CI, and templates. Functional identifiers move with the rename:
~/.hawk -> ~/.rho, hawk_build -> rho_build, hawk_response ->
rho_response, EXPORT_HAWK_FIXTURE -> EXPORT_RHO_FIXTURE,
ToolNamespaceHawkBuild -> ToolNamespaceRhoBuild.

Drop references to retired ecosystem repos shrike, harrier, kestrel,
merlin, and fix the stale CODEOWNERS /flux.go path to /version.go.
@Patel230
Patel230 merged commit 16255d0 into main Sep 15, 2026
16 checks passed
@Patel230
Patel230 deleted the chore/rename-hawk-to-rho branch September 15, 2026 04:05
Patel230 added a commit that referenced this pull request Sep 16, 2026
Replace all hawk/Hawk/HAWK references with rho/Rho/RHO across code,
docs, CI, and templates. Functional identifiers move with the rename:
~/.hawk -> ~/.rho, hawk_build -> rho_build, hawk_response ->
rho_response, EXPORT_HAWK_FIXTURE -> EXPORT_RHO_FIXTURE,
ToolNamespaceHawkBuild -> ToolNamespaceRhoBuild.

Drop references to retired ecosystem repos shrike, harrier, kestrel,
merlin, and fix the stale CODEOWNERS /flux.go path to /version.go.
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