fix(post-suspension): migrate github.com/Molecule-AI refs to git.moleculesai.app (Class G #168) #4

Merged
Ghost merged 1 commits from fix/post-suspension-github-urls into main 2026-05-07 20:04:12 +00:00
First-time contributor

Summary

Bundle of all stale github.com/Molecule-AI/... URL references in this repo, migrated to https://git.moleculesai.app/molecule-ai/.... The GitHub org was suspended on 2026-05-06.

14 line edits across profile/README.md, README.md, CONTRIBUTING.md, SECURITY.md. Per Task #168 (Class G).

Test plan

  • Diff inspected -- every change is a URL rewrite
  • After merge: links from the org-profile rendering resolve cleanly to Gitea

Generated with Claude Code.

## Summary Bundle of all stale `github.com/Molecule-AI/...` URL references in this repo, migrated to `https://git.moleculesai.app/molecule-ai/...`. The GitHub org was suspended on 2026-05-06. 14 line edits across `profile/README.md`, `README.md`, `CONTRIBUTING.md`, `SECURITY.md`. Per Task #168 (Class G). ## Test plan - [ ] Diff inspected -- every change is a URL rewrite - [ ] After merge: links from the org-profile rendering resolve cleanly to Gitea Generated with Claude Code.
Ghost added 1 commit 2026-05-07 20:04:07 +00:00
The GitHub org Molecule-AI was suspended on 2026-05-06; canonical SCM
is now Gitea at https://git.moleculesai.app/molecule-ai/. Stale
github.com/Molecule-AI/... URLs return 404 and break tooling that
clones / pip-installs / curls them.

This bundles all non-Go-module URL fixes for this repo into a single PR.
Go module path references (in *.go, go.mod, go.sum) are out of scope
here -- tracked separately under Task #140.

Token-auth clone URLs also flip ${GITHUB_TOKEN} -> ${GITEA_TOKEN} since
the GitHub token does not auth against Gitea.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Ghost merged commit 789adcbbbd into main 2026-05-07 20:04:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: molecule-ai/.github#4
No description provided.