Background
V2 MCP surface: agents need explainability for claims (evidence, temporal validity, authority).
Problem Statement
MCP only exposes query / inject / remember — no explain tool.
Proposed Solution
- Add
cortex_explain_memory calling the Evidence explain API
- Return: belief, supporting/conflicting evidence, temporal validity, authority, confidence
Acceptance Criteria
Depends on
Evidence Graph explain API
Plan ref
V2 §14 MCP / Agent Interface
Background
V2 MCP surface: agents need explainability for claims (evidence, temporal validity, authority).
Problem Statement
MCP only exposes query / inject / remember — no explain tool.
Proposed Solution
cortex_explain_memorycalling the Evidence explain APIAcceptance Criteria
Depends on
Evidence Graph explain API
Plan ref
V2 §14 MCP / Agent Interface