Forge-wide wipe: Buzz and Vikunja dead references (agents are still contacting them) #38
Labels
No labels
blocked
conflicted
curated
in-progress
in-review
needs-decision
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set
Reference
larandar/flaky-mesh#38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Owner order 2026-08-07. Twice yesterday an agent contacted Buzz or Vikunja. The dead references are still live enough to mislead. Wipe them across the estate.
Root cause
larandar.flake/AGENTS.mdstill declared "Buzz is the live workflow authority" — agents entering that repo obeyed the instruction. Fixed in-tree (commit follows). Remaining references across the estate are dead code, historical plans, and encrypted secrets that create false confidence.Scope — forge-wide
1. AGENTS.md files (DONE / VERIFY)
larandar.flakelarandar.flaky-meshlar.ad/modron2. Dead code —
larandar.flake(163 references)These files are dead Buzz code and should be deleted or archived in one commit:
packages/_buzz/— 4 files (buzz.nix, default.nix, relay-module.nix, versions.nix)modules/systems/server/buzz-relay.nix— 25 refsmodules/systems/server/default.nix— buzz-relay includepackages/default.nix— _buzz package referencesecrets/ad-hoc.yaml— buzz-related secretsmodules/inputs.nix— buzz input referenceshosts/odin/configuration.nix— buzz host wiringmodules/apps/coding.nix,modules/desktop/niri.nix— incidental refs3. Dead secrets —
larandar.flaky-meshFrom the backlog, confirmed inert:
outputs/hosts/odin/secrets.ad-hoc.yaml—BUZZ_RELAY_PRIVATE_KEY(encrypted, nothing decrypts it)outputs/hosts/bifrost/secrets.yaml— buzz/* keys (may already be cleaned; verify)4. Plans (gitignored, on-disk only — no VCS action)
plans/holds 214 buzz references across 10 files (BUZZ_AGENT_KEY_MINTING, BUZZ_SIDECAR_SPEC, BUZZ_SIDECAR_TICKETS, LIBREFANG_BUZZ_BRIDGE_PLAN, ET0_RELAY_BRINGUP, etc.). These are research notes, not code. They stay on disk as history; no action needed unless they confuse an agent.5. flake.lock — ALREADY CLEAN
Buzz and
librefang-sidecar-buzzinputs are gone from both flake.lock files. The DEFERRED.md prerequisite #1 is stale.6. External cleanup
et0-buzzand its scoped API token — delete once confirmed nothing in the bucket is wanted.Acceptance
larandar.flake/AGENTS.mdrewritten (done this session)larandar.flake(packages/_buzz, buzz-relay.nix, wiring)rg -i 'buzz' larandar.flake --glob '!*.md'returns zero results outside of historical commentset0-buzzdeletedBlocked by: nothing. This is fire.