Merge remote-tracking branch 'origin/main' into fix/init-second-machine-guard

This commit is contained in:
Brian Majewski 2026-06-05 09:41:27 -07:00
commit 53350853d9

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.