Appearance
Debug pages
The Debugging navigation group lets you exercise TKP's retrieval and reasoning directly from the admin panel: the same operations an agent performs over MCP or the REST API, run by hand so you can see intermediate results.
| Page | What it does |
|---|---|
| Search | Run a resource search with the same options an MCP client or the REST API would use (strategy, filters, scoring), and inspect the ranked results and their scores directly. |
| Note Search | The same, scoped to notes instead of resources. |
| Research | Run TKP's ReAct research agent on a question and watch it search, read, and assemble a cited answer step by step. |
| Evidence Inspector | Given a citation, resolve it back to the exact source location it claims to point to: the mechanism that makes every answer traceable. |
These pages are the fastest way to sanity-check that a library is ingested and searchable correctly before pointing an agent at it.