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