Skip to content

Commit 322f455

Browse files
committed
docs: Remove apexe from the CLI command name rationale in the tech design document.
1 parent 9cbe1fb commit 322f455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tech-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ This decision preserves and extends ADR-01 from Tech Design v0.4.
169169

170170
**Decision:** The CLI command name is `apcore-cli`, matching the package name.
171171

172-
**Rationale:** Consistent with `apcore-mcp`, `apcore-a2a`, `apexe`. Avoids collision with the 2-letter `ap` name. Users who want a shorter alias can set `alias ap="apcore-cli"`.
172+
**Rationale:** Consistent with `apcore-mcp` and `apcore-a2a`. Avoids collision with the 2-letter `ap` name. Users who want a shorter alias can set `alias ap="apcore-cli"`.
173173

174174
**Entry point:**
175175
```toml

0 commit comments

Comments
 (0)