Skip to content

Commit cca0551

Browse files
committed
docs: replace 'invention' with 'advanced' in public-facing documents
1 parent f65ccbc commit cca0551

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/public/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The core library. All semantic code analysis logic lives here.
6060
The MCP server binary (`agentic-codebase-mcp`).
6161

6262
- JSON-RPC 2.0 over stdio (default) or HTTP/SSE (with `sse` feature)
63-
- 60+ MCP tools across core, grounding, workspace, translation, and invention categories
63+
- 60+ MCP tools across core, grounding, workspace, translation, and advanced categories
6464
- MCP resources via `acb://` URI scheme
6565
- 2 MCP prompts (analyse_unit, explain_coupling)
6666
- Auto-graph resolution: detects repository root, compiles graph on first use

docs/public/command-surface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ All tools exposed by the `agentic-codebase-mcp` MCP server:
214214
| `translation_progress` | Get migration progress statistics |
215215
| `translation_remaining` | List symbols not yet ported |
216216

217-
### Invention Tools
217+
### Advanced Tools
218218

219219
#### Resurrection Tools
220220

0 commit comments

Comments
 (0)