Find
Search dashboard pages and product views.
Repositories
Evidence Refs
Run Artifacts
Trace Refs
Replay Entry
Search dashboard pages and product views.
These are repository signals used to attribute this repo to the product. They are not code written by the agent; they are matched package, middleware, environment, API, or UI locations found in the repository.
| Repository Signal | Matched Source | Matched Code Location | Preview |
|---|---|---|---|
source | The live MCP tool registry (self.tools + add_tool) where every callable tool is registered. | src/mcp/mcp_server.pyline 34 | Preview |
source | Tools are auto-discovered by scanning the tools directory for each subdir's _tools.py. | src/mcp/decorators.pyline 100 | Preview |
source | The only data-fetching tool is a stub returning hardcoded values with a TODO to call a real API. | src/mcp/tools/weather/weather_tools.pyline 36 | Preview |