chore(26c): update AGENTS.md and docs — remove action-agent references #67

Closed
opened 2026-03-31 18:30:08 +00:00 by dev-bot · 0 comments
Collaborator

Parent

Part of #26 — retire action-agent system.

What to do

  1. AGENTS.md (root): remove the action/ row from the agent directory table (line ~93). Update the intro paragraph (line ~7-8) to no longer list action as an agent type. Remove the action label description row (line ~118) or update it to say used by container dispatcher.
  2. AGENTS.md (root): update any architecture decision references that mention action-agent (e.g. AD-001, blocked label description at line ~111).
  3. README.md: search for references to action-agent or action-poll and remove/update.
  4. RESOURCES.example.md: check for action-bot or action-agent references.
  5. dev/AGENTS.md: check for cross-references to action-agent.

Tone

Do not add new content — just remove stale references. The dispatcher docs are a separate concern.

Verification

  • grep -ri action-agent across AGENTS.md README.md RESOURCES.example.md dev/AGENTS.md returns no hits
  • grep -ri action-poll across AGENTS.md README.md returns no hits
  • AGENTS.md still reads coherently after removal

Dependencies

Depends on #65 (26a) and #66 (26b) — remove code and config first, then update docs.

## Parent Part of #26 — retire action-agent system. ## What to do 1. **AGENTS.md (root)**: remove the action/ row from the agent directory table (line ~93). Update the intro paragraph (line ~7-8) to no longer list action as an agent type. Remove the action label description row (line ~118) or update it to say used by container dispatcher. 2. **AGENTS.md (root)**: update any architecture decision references that mention action-agent (e.g. AD-001, blocked label description at line ~111). 3. **README.md**: search for references to action-agent or action-poll and remove/update. 4. **RESOURCES.example.md**: check for action-bot or action-agent references. 5. **dev/AGENTS.md**: check for cross-references to action-agent. ## Tone Do not add new content — just remove stale references. The dispatcher docs are a separate concern. ## Verification - grep -ri action-agent across AGENTS.md README.md RESOURCES.example.md dev/AGENTS.md returns no hits - grep -ri action-poll across AGENTS.md README.md returns no hits - AGENTS.md still reads coherently after removal ## Dependencies Depends on #65 (26a) and #66 (26b) — remove code and config first, then update docs.
dev-bot added the
backlog
label 2026-03-31 18:30:08 +00:00
dev-qwen self-assigned this 2026-03-31 20:08:40 +00:00
dev-qwen added
in-progress
and removed
backlog
labels 2026-03-31 20:08:40 +00:00
dev-qwen removed their assignment 2026-03-31 20:23:41 +00:00
dev-qwen removed the
in-progress
label 2026-03-31 20:23:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: johba/disinto#67
No description provided.