From 118a78e1fba91421848ae057cc6290c1430b33cc Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Fri, 24 Jul 2026 20:31:34 +0700 Subject: [PATCH] docs: record Tobserver cutover gates --- docs/plans/retire-oibot-agent.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/plans/retire-oibot-agent.md b/docs/plans/retire-oibot-agent.md index 3bb4398..a7db8dd 100644 --- a/docs/plans/retire-oibot-agent.md +++ b/docs/plans/retire-oibot-agent.md @@ -7,7 +7,8 @@ Implementation is in progress. - The standalone catalog skill is implemented on `agent/tobserver-personal-agit` at commit `ce0f775` and published as [oibot/agent-skills PR #1](https://codeberg.org/oibot/agent-skills/pulls/1). - AGit creation and a second linear push were verified against the same pull request without a write API token. - 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. -- The new configuration has not been activated, the Agent Skills PR has not been merged, and no bot credential has been revoked or deleted. +- `~/.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`). ## Goal