You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
retrieve query-history --json exposes full graph-safe context, including evidence_routes, but non-JSON output previously printed the context dict directly.
Operators need a bounded readable summary to inspect route decisions during POC validation without scrolling through every evidence property.
Context
retrieve query-history --jsonexposes full graph-safe context, includingevidence_routes, but non-JSON output previously printed the context dict directly.Stacked implementation
stack/retrieval-route-cli, stacked on PR Planes Phase 4 \xe2\x80\x94 document_ids link on the GraphStore contract (Kuzu parts deferred) #6 /stack/documentation-evidence-roles.retrieve query-historynow printsAnchors,Evidence Routes,Evidence Counts, andWarnings.{status, context}.Safety
Verification
ruff check .passed.pytest -qpassed: 196 tests, 1 existing requests dependency warning.git diff --checkpassed.