docs: preserve legacy workspace recovery

This commit is contained in:
Tobias Ostner 2026-07-24 20:32:04 +07:00
parent 118a78e1fb
commit 8084777286

View file

@ -9,7 +9,7 @@ Implementation is in progress.
- Dotfiles are prepared to pin that catalog revision, load `create-skill` and `tobserver-change` in Pi, and package the bundled helper as `tobserver-agent`; Nix evaluation and the Home Manager build pass. - Dotfiles are prepared to pin that catalog revision, load `create-skill` and `tobserver-change` in Pi, and package the bundled helper as `tobserver-agent`; Nix evaluation and the Home Manager build pass.
- `~/.ssh/config` now selects `~/.ssh/id_ed25519` with `IdentitiesOnly yes` for normal Codeberg access and no longer auto-adds the bot key. Both aliases authenticate as their intended accounts. - `~/.ssh/config` now selects `~/.ssh/id_ed25519` with `IdentitiesOnly yes` for normal Codeberg access and no longer auto-adds the bot key. Both aliases authenticate as their intended accounts.
- The new Nix configuration has not been activated, the Agent Skills PR has not been merged, the bot alias remains available for the active legacy workspace, and no bot credential has been revoked or deleted. - The new Nix configuration has not been activated, the Agent Skills PR has not been merged, the bot alias remains available for the active legacy workspace, and no bot credential has been revoked or deleted.
- Cutover is blocked until the user confirms Tobserver `main` protection in Codeberg and resolves or deliberately migrates the active legacy workspace at `/private/var/folders/5p/sj0yx8w92b51dzngrxn9gqz00000gn/T/tobserver-agent.d9wG9L` (`agent/add-bitcoin-pulse-module-wiring-20260723-130500-866d04`). - Cutover is blocked until the user confirms Tobserver `main` protection in Codeberg and resolves or deliberately migrates the active legacy workspace at `/private/var/folders/5p/sj0yx8w92b51dzngrxn9gqz00000gn/T/tobserver-agent.d9wG9L` (`agent/add-bitcoin-pulse-module-wiring-20260723-130500-866d04`). Until then, resume it with `/nix/store/9fri785m3f5v0vy40n51ih55kcrywg4l-tobserver-agent/bin/tobserver-agent resume <workspace>` so a future profile switch cannot select the incompatible state-v2 helper.
## Goal ## Goal