docs(install): migrate git clone URL to git.moleculesai.app (#37) #1

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

What

Two anonymous git-clone refs migrated github.com/molecule-ai → git.moleculesai.app/molecule-ai:

File Line Section
CLAUDE.md 147 Setup
runbooks/local-dev-setup.md 19 Step 1: Clone the Repository

This repo is PRIVATE on Gitea. Reader handles their own auth (SSH key, git credential helper, or personal token) — same convention as runbook clone commands generally. No inline credentials embedded in the URL.

DoD waivers

Pure-docs PR. Same shape as the other workspace-template + plugin-* PRs in internal#37 series.

Hostile self-review

  1. Anonymous clone of a private repo will fail. Yes — but the prior URL (github.com/...) ALSO fails post-suspension (org gone). The new URL at least lets a Gitea-credentialed reader complete the clone.
  2. No clean-state install re-test. Phase 4 E2E (per #37) covers install-critical chain.
  3. Does not address the workspace-bootstrap auth chain (internal#44). For automated boot of this template inside a workspace, the env-var injection there matters; this PR is for human-readable runbook only.

Refs: internal#37, internal#38.

## What Two anonymous git-clone refs migrated github.com/molecule-ai → git.moleculesai.app/molecule-ai: | File | Line | Section | |---|---|---| | `CLAUDE.md` | 147 | Setup | | `runbooks/local-dev-setup.md` | 19 | Step 1: Clone the Repository | This repo is **PRIVATE** on Gitea. Reader handles their own auth (SSH key, git credential helper, or personal token) — same convention as runbook clone commands generally. No inline credentials embedded in the URL. ## DoD waivers Pure-docs PR. Same shape as the other workspace-template + plugin-* PRs in [internal#37](https://git.moleculesai.app/molecule-ai/internal/issues/37) series. ## Hostile self-review 1. **Anonymous clone of a private repo will fail.** Yes — but the prior URL (`github.com/...`) ALSO fails post-suspension (org gone). The new URL at least lets a Gitea-credentialed reader complete the clone. 2. **No clean-state install re-test.** Phase 4 E2E (per #37) covers install-critical chain. 3. **Does not address the workspace-bootstrap auth chain** ([internal#44](https://git.moleculesai.app/molecule-ai/internal/issues/44)). For automated boot of this template inside a workspace, the env-var injection there matters; this PR is for human-readable runbook only. 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 07:40:48 +00:00
docs(install): migrate git clone URL to git.moleculesai.app (#37)
Some checks failed
CI / validate (pull_request) Failing after 0s
CI / validate (push) Failing after 0s
87032e11cb
Two refs to migrate:
- CLAUDE.md:147 (Setup section)
- runbooks/local-dev-setup.md:19 (Step 1)

Note: this repo is PRIVATE on Gitea. The clone URL uses the canonical
Gitea path; the runbook reader handles auth via SSH key, git
credential helper, or a personal token. Same convention as the rest
of the workspace-template + plugin-* PRs in the #37 series.

Refs: molecule-ai/internal#37, molecule-ai/internal#38
claude-ceo-assistant merged commit bb0c2be99f into main 2026-05-07 09:24:03 +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/molecule-ai-workspace-template-gemini-cli#1
No description provided.