verify-architectural-remove

Verify: architectural-remove-wg actually removed wg_* tools from nex too (not just claude/codex MCP)

Metadata

Statusdone
Assignedagent-2477
Agent identity5f5f9e1ac73378e8fc64f7603d5ad052f5e6e30285efe8415814579e618bd37d
Modelcodex:gpt-5.5
Created2026-05-04T21:54:55.004457316+00:00
Started2026-05-04T21:57:22.021494375+00:00
Completed2026-05-04T22:01:25.077601561+00:00
Tagsverify,nex,tools,architectural, eval-scheduled
Eval score0.87
└ blocking impact0.85
└ completeness0.93
└ coordination overhead0.88
└ correctness0.95
└ downstream usability0.80
└ efficiency0.85
└ intent fidelity0.56
└ style adherence0.90

Description

Description

architectural-remove-wg shipped (commit pending verification) — supposed to remove wg_* MCP tool integration so agents use bash + CLAUDE.md/AGENTS.md + wg agent-guide skill. User wants to confirm this removal extended to nex's in-process tool list, not just claude/codex MCP servers.

User direct quote 2026-05-04: 'i think we should remove the wg_ whatever commands from wg nex... they can be loaded via a skill? but wg quickstart or whatever should be encouraged via bash.'

Verify

Step 1: inspect what shipped

  • Read architectural-remove-wg's task log via wg show architectural-remove-wg
  • Check the diff (cite commit hash from the task log)
  • Confirm: does it remove wg_* tools from BOTH (a) Claude Code's MCP server registration AND (b) nex's internal tool list?

Step 2: spawn a nex agent and inspect its tool list

  • Run a small task on nex (e.g., wg add 'echo hi' --exec 'echo hi' ... no wait, that's shell not nex)
  • Actually: spawn a nex worker and inspect what tools it reports having available
  • ASSERT: no wg_* tools in nex's tool list

Step 3: if nex still has wg_* tools, file the corrective

  • File a new task to remove wg_* from nex specifically
  • Pin to codex:gpt-5.5 or claude:opus depending on scope
  • Reference this verify task

Validation

  • architectural-remove-wg's diff verified
  • nex agent's tool list inspected; if wg_* tools present, follow-up filed
  • If wg_* tools absent: post 'verified clean' note, exit
  • Skill-based loading path works (agents can read wg agent-guide to learn wg from bash)
  • No source modifications in this task — verify only
  • Call wg done at completion

Coordinate

  • architectural-remove-wg (done) — original removal
  • fix-agent-prompting (in flight) — clarifies wg nex is interactive-only; complementary
  • This task is the verification + targeted-fix-if-needed for nex specifically

Depends on

Required by

Log