From 808477728623aaab4e3170d2c69449f5dd39b2da Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Fri, 24 Jul 2026 20:32:04 +0700 Subject: [PATCH] docs: preserve legacy workspace recovery --- docs/plans/retire-oibot-agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plans/retire-oibot-agent.md b/docs/plans/retire-oibot-agent.md index a7db8dd..3b91d20 100644 --- a/docs/plans/retire-oibot-agent.md +++ b/docs/plans/retire-oibot-agent.md @@ -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. - `~/.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. -- 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 ` so a future profile switch cannot select the incompatible state-v2 helper. ## Goal