Skip to content

Fix stale MCP tool references and remove unused export#114

Merged
gvonness-apolitical merged 1 commit intomainfrom
cleanup/docs-deadcode
Feb 16, 2026
Merged

Fix stale MCP tool references and remove unused export#114
gvonness-apolitical merged 1 commit intomainfrom
cleanup/docs-deadcode

Conversation

@gvonness-apolitical
Copy link
Contributor

Summary

  • Fix quick-start.md referencing explain as an MCP tool — changed to search, recall, and predict
  • Replace 3-tool stub table in integration.md with complete 9-tool table matching the reference docs
  • Remove unused filterAlreadyIngested() from batch-ingest.ts and its barrel export (no-op function, never called)

Test plan

  • npm run build passes
  • npm test passes (1707 tests)
  • npm run lint passes
  • Verify integration.md tool table matches docs/reference/mcp-tools.md

…Ingested

- quick-start.md: change "recall, explain, and predict" to "search, recall, and predict"
- integration.md: replace 3-tool stub table with complete 9-tool table
- Remove filterAlreadyIngested() from batch-ingest.ts (no-op function, never called)
@gvonness-apolitical gvonness-apolitical merged commit 4ba1656 into main Feb 16, 2026
3 checks passed
@gvonness-apolitical gvonness-apolitical deleted the cleanup/docs-deadcode branch February 16, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant