docs: update CLAUDE.md deploy note to Codeberg

The Codeberg migration commit updated README/CHANGELOG but missed the
"distributed via git clone from GitHub" line in CLAUDE.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Brian Majewski 2026-06-01 18:31:04 -07:00
parent e947cfde19
commit 8b2fc4d980

View file

@ -75,7 +75,7 @@ Key design decisions (all driven by /autoplan review):
## Deploy Configuration ## Deploy Configuration
- Platform: NONE (distributed via `git clone` from GitHub) - Platform: NONE (distributed via `git clone` from Codeberg)
- Production URL: N/A (no live service) - Production URL: N/A (no live service)
- Release model: merge to `main` is the release. Optionally tagged with `v<X.Y.Z.W>`. - Release model: merge to `main` is the release. Optionally tagged with `v<X.Y.Z.W>`.
- Verification after merge: a fresh `git clone` should produce a working `secrets which` against an isolated `$HOME`. No canary URL. - Verification after merge: a fresh `git clone` should produce a working `secrets which` against an isolated `$HOME`. No canary URL.