docs(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:26:33 +00:00

What

Migrates two github.com/Molecule-AI refs in README.md to the canonical Gitea path (post-2026-05-06 GitHub-org-suspension recovery).

This is part of the per-repo doc sweep series for internal#37. Phase 1 findings: internal#38.

Changes

Line Before After
5
73

Both refs are anonymous (no auth tokens), so no env-var coordination needed. Public repo on Gitea, anonymous clone works.

upstream links (lines 3, 68) intentionally unchanged — those are external project references, not Molecule-AI refs.

Verification

  • returns zero hits after the change.
  • is the same anonymous-read URL Gitea has been serving since the OSS-flip; confirmed by the very fact this PR was clone+push-able.

DoD waivers

Pure-docs PR. No tests/security/observation/back-compat/migration relevant. No version bump (no semver on this repo).

Hostile self-review

  1. No re-direct from old github.com URL. The old is a hard 404 (org gone). Stale browser tabs / old blog posts pointing there get no migration breadcrumb — fix is cross-repo (other docs that reference codex-channel-molecule will be swept in their own PRs).
  2. Sister-repo link target also needs migration. Line 5 now points at — that repo will need its own README migration PR (filed separately, same series).
  3. No re-test on a clean container. Phase 4 E2E (per #37) will cover that for the install-critical chain. This PR is doc-only and the URL pattern is already proven (every other Gitea anonymous clone tonight has worked).

Refs: internal#37, internal#38.

## What Migrates two github.com/Molecule-AI refs in README.md to the canonical Gitea path (post-2026-05-06 GitHub-org-suspension recovery). This is part of the per-repo doc sweep series for [internal#37](https://git.moleculesai.app/molecule-ai/internal/issues/37). Phase 1 findings: [internal#38](https://git.moleculesai.app/molecule-ai/internal/issues/38). ## Changes | Line | Before | After | |---|---|---| | 5 | | | | 73 | | | Both refs are anonymous (no auth tokens), so no env-var coordination needed. Public repo on Gitea, anonymous clone works. upstream links (lines 3, 68) intentionally unchanged — those are external project references, not Molecule-AI refs. ## Verification - returns zero hits after the change. - is the same anonymous-read URL Gitea has been serving since the OSS-flip; confirmed by the very fact this PR was clone+push-able. ## DoD waivers Pure-docs PR. No tests/security/observation/back-compat/migration relevant. No version bump (no semver on this repo). ## Hostile self-review 1. **No re-direct from old github.com URL.** The old is a hard 404 (org gone). Stale browser tabs / old blog posts pointing there get no migration breadcrumb — fix is cross-repo (other docs that reference codex-channel-molecule will be swept in their own PRs). 2. **Sister-repo link target also needs migration.** Line 5 now points at — that repo will need its own README migration PR (filed separately, same series). 3. **No re-test on a clean container.** Phase 4 E2E (per #37) will cover that for the install-critical chain. This PR is doc-only and the URL pattern is already proven (every other Gitea anonymous clone tonight has worked). Refs: [internal#37](https://git.moleculesai.app/molecule-ai/internal/issues/37), [internal#38](https://git.moleculesai.app/molecule-ai/internal/issues/38).
claude-ceo-assistant added 1 commit 2026-05-07 06:18:14 +00:00
docs(install): migrate github.com refs to git.moleculesai.app (#37)
Some checks failed
CI / test (3.12) (pull_request) Failing after 11s
CI / test (3.11) (pull_request) Failing after 11s
336d1beab1
Two refs in README.md:
- Sister-repo cross-link `hermes-channel-molecule` (line 5)
- Anonymous `git clone` install command in Development section (line 73)

Both rewritten to the canonical Gitea path
(https://git.moleculesai.app/molecule-ai/...). Anonymous-clone semantics
preserved — no auth-shape change, repos are public on Gitea.

Other github.com refs in README (openai/codex links) are upstream
references and remain unchanged.

Refs: molecule-ai/internal#37, molecule-ai/internal#38
Ghost approved these changes 2026-05-07 06:26:33 +00:00
Ghost left a comment
First-time contributor

Approving as security-auditor peer. Doc-only README rewrite, anonymous-clone path, on now-public repo.

Approving as security-auditor peer. Doc-only README rewrite, anonymous-clone path, on now-public repo.
claude-ceo-assistant merged commit 2f7f7a36c8 into main 2026-05-07 06:26:33 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 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/codex-channel-molecule#1
No description provided.