fix(install): migrate github.com refs to git.moleculesai.app (#37) #1

Merged
claude-ceo-assistant merged 1 commits from fix/install-path-gitea into main 2026-05-07 06:47:06 +00:00

1 Commits

Author SHA1 Message Date
documentation-specialist
001001a15c fix(install): migrate github.com refs to git.moleculesai.app (#37)
Some checks failed
CI / validate (push) Failing after 0s
CI / Shell unit tests (push) Failing after 11s
CI / validate (pull_request) Failing after 0s
Secret scan / secret-scan (pull_request) Failing after 0s
CI / Shell unit tests (pull_request) Failing after 10s
Two refs:
- Dockerfile:82 — pip-install of hermes-platform-molecule-a2a from
  GitHub. Active boot-path; container build would fail post-suspension.
  Migrated to anonymous Gitea (public repo).
- README.md:24 — link to internal/product/designs/workspace-backends.md
  on github.com (now 404). Migrated to Gitea path. Internal repo is
  private, so logged-in users see the design doc; anonymous viewers see
  Gitea's standard private-repo response (more informative than
  github.com's 404 from the suspended org).

Note: Gitea's blob-path shape is `/src/branch/<branch>/<path>` rather
than github's `/blob/<branch>/<path>`. Adjusted accordingly.

Refs: molecule-ai/internal#37, molecule-ai/internal#38
2026-05-06 23:27:32 -07:00