Skip to content

chore(repo): repoint in-repo URLs after dancinlab/anima β†’ dancinlab/anima-lab-0 - #4644

Merged
dancinlife merged 1 commit into
mainfrom
repo-rename-urls
Jul 26, 2026
Merged

chore(repo): repoint in-repo URLs after dancinlab/anima β†’ dancinlab/anima-lab-0#4644
dancinlife merged 1 commit into
mainfrom
repo-rename-urls

Conversation

@dancinlife

Copy link
Copy Markdown
Contributor

The GitHub repo was RENAMED (owner directive): dancinlab/anima β†’ dancinlab/anima-lab-0, which carries
all 3,212 commits of history natively β€” a rename, not a push. A fresh empty dancinlab/anima was then
created to hold the research write-ups, while experiments continue in anima-lab-0.

THE BREAKAGE THIS FIXES. GitHub redirects the old URL, but anything that RESOLVES the name now lands
on the new EMPTY repo. hexa.toml's repository/homepage are exactly that: hx install anima reads
them, so leaving them alone would have made the installer fetch an empty repository.

Repointed to where the code actually lives (anima-lab-0): hexa.toml x3 (comment + repository +
homepage), CITATION.cff x2 (repository-code + url), README.easy.{ko,ja,ru,zh,md} x1 each. 10 in total.

DELIBERATELY UNTOUCHED:

  • README.md's 6 hits are huggingface.co/datasets/dancinlab/anima-* β€” HF dataset URLs, not the GitHub
    repo. The rewrite was anchored on github.com/ precisely so these could not be caught.
  • HYPOTHESES/cards/ and archive/ references are frozen research records; a landed card does not get
    retro-edited (preserve-state).

The local clone's remote was also moved off the redirect onto the real URL.

no-verify-ok pre-existing doc-gate debt only; no ARCHITECTURE change (repo hosting, not design).

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

…nima-lab-0

The GitHub repo was RENAMED (owner directive): dancinlab/anima β†’ dancinlab/anima-lab-0, which carries
all 3,212 commits of history natively β€” a rename, not a push. A fresh empty dancinlab/anima was then
created to hold the research write-ups, while experiments continue in anima-lab-0.

THE BREAKAGE THIS FIXES. GitHub redirects the old URL, but anything that RESOLVES the name now lands
on the new EMPTY repo. `hexa.toml`'s repository/homepage are exactly that: `hx install anima` reads
them, so leaving them alone would have made the installer fetch an empty repository.

Repointed to where the code actually lives (anima-lab-0): hexa.toml x3 (comment + repository +
homepage), CITATION.cff x2 (repository-code + url), README.easy.{ko,ja,ru,zh,md} x1 each. 10 in total.

DELIBERATELY UNTOUCHED:
  - README.md's 6 hits are huggingface.co/datasets/dancinlab/anima-* β€” HF dataset URLs, not the GitHub
    repo. The rewrite was anchored on `github.com/` precisely so these could not be caught.
  - HYPOTHESES/cards/ and archive/ references are frozen research records; a landed card does not get
    retro-edited (preserve-state).

The local clone's remote was also moved off the redirect onto the real URL.

# no-verify-ok pre-existing doc-gate debt only; no ARCHITECTURE change (repo hosting, not design).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@dancinlife
dancinlife merged commit 22f8915 into main Jul 26, 2026
@dancinlife
dancinlife deleted the repo-rename-urls branch July 26, 2026 18:43
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