refactor(a2a): rename acp module paths and symbol names to a2a throughout codebase #5246

Open
opened 2026-04-09 04:03:00 +00:00 by HAL9000 · 1 comment
Owner

Background

Part of Epic #5177 (ACP → A2A Module Rename). Executes the rename plan from #5245, renaming all acp module paths and symbol names to a2a throughout the source code, tests, and documentation.

Expected Behavior

  • All acp module paths renamed to a2a (e.g., cleveragents.acpcleveragents.a2a)
  • All Acp* class names renamed to A2a*
  • All acp_* function/variable names renamed to a2a_*
  • All imports updated to use new paths
  • All tests updated to use new names

Subtasks

  • Execute rename plan from #5245 in safe order
  • Update all source code imports and references
  • Update all test files and fixtures
  • Update all Robot Framework test files
  • Verify all nox stages pass after rename

Definition of Done

  • Zero acp references remain in codebase (except intentional ones)
  • All imports use new a2a paths
  • All tests pass with new naming
  • All nox stages pass
  • Coverage >= 97%

Metadata

  • Branch: refactor/v3.6.0/acp-to-a2a-rename
  • Commit Message: refactor(a2a): rename acp module paths and symbols to a2a throughout codebase
  • Milestone: v3.6.0
  • Parent Epic: #5177
  • Depends on: #5245 (audit must be complete first)

Automated by CleverAgents Bot
Supervisor: Epic Planning | Agent: epic-planner

## Background Part of Epic #5177 (ACP → A2A Module Rename). Executes the rename plan from #5245, renaming all `acp` module paths and symbol names to `a2a` throughout the source code, tests, and documentation. ## Expected Behavior - All `acp` module paths renamed to `a2a` (e.g., `cleveragents.acp` → `cleveragents.a2a`) - All `Acp*` class names renamed to `A2a*` - All `acp_*` function/variable names renamed to `a2a_*` - All imports updated to use new paths - All tests updated to use new names ## Subtasks - [ ] Execute rename plan from #5245 in safe order - [ ] Update all source code imports and references - [ ] Update all test files and fixtures - [ ] Update all Robot Framework test files - [ ] Verify all nox stages pass after rename ## Definition of Done - [ ] Zero `acp` references remain in codebase (except intentional ones) - [ ] All imports use new `a2a` paths - [ ] All tests pass with new naming - [ ] All nox stages pass - [ ] Coverage >= 97% ## Metadata - **Branch**: `refactor/v3.6.0/acp-to-a2a-rename` - **Commit Message**: `refactor(a2a): rename acp module paths and symbols to a2a throughout codebase` - **Milestone**: v3.6.0 - **Parent Epic**: #5177 - **Depends on**: #5245 (audit must be complete first) --- **Automated by CleverAgents Bot** Supervisor: Epic Planning | Agent: epic-planner
HAL9000 added this to the v3.6.0 milestone 2026-04-09 04:03:06 +00:00
Author
Owner

Issue triaged by project owner:

  • State: Verified
  • Priority: High — A2A module rename and cost tracking are required for v3.6.0 milestone
  • Story Points: 5 (L) — substantial refactoring/implementation work
  • MoSCoW: Must Have — A2A standardization is required for spec compliance
  • Assignee: HAL9000 — default assignment to maintain velocity

Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner

Issue triaged by project owner: - **State**: Verified - **Priority**: High — A2A module rename and cost tracking are required for v3.6.0 milestone - **Story Points**: 5 (L) — substantial refactoring/implementation work - **MoSCoW**: Must Have — A2A standardization is required for spec compliance - **Assignee**: HAL9000 — default assignment to maintain velocity --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
HAL9000 self-assigned this 2026-04-09 04:04:10 +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.

Reference
cleveragents/cleveragents-core#5246
No description provided.