Skip to content

Rebrand zeltrin to joltrin - #300

Merged
gerardrecinto merged 2 commits into
masterfrom
chore/rebrand-to-joltrin
Sep 5, 2026
Merged

Rebrand zeltrin to joltrin#300
gerardrecinto merged 2 commits into
masterfrom
chore/rebrand-to-joltrin

Conversation

@gerardrecinto

Copy link
Copy Markdown
Collaborator

Summary

  • Repository renamed on GitHub from zeltrin to joltrin (trademark conflict); this PR completes the in-repo migration.
  • Two-commit hygiene: file/dir moves isolated from content edits so git blame and git log --follow stay intact.
  • Content replaced case-preserving across all 703 matched files (module paths, identifiers, docs, CI workflow image names, WASM globals).

Test plan

  • go build ./... clean across all 8 modules (root, jsondb, incfs, search, infs, ai, adapters/redis, adapters/cassandra)
  • go vet ./... clean across all 8 modules
  • GOOS=js GOARCH=wasm go build clean for demo and demo-agents
  • go test ./... full suite passing, 0 failures, across all 8 modules
  • Zero residual zeltrin references (case-insensitive) repo-wide
  • git log --follow / git blame verified intact through the asset renames

@gerardrecinto
gerardrecinto merged commit 3b5302d into master Sep 5, 2026
5 checks passed
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