Description
Paste an id from a dashboard, an alert or a log line and see what happened. The predecessor’s equivalent was the most used tool in the project and it is what makes a metric actionable.
Acceptance Criteria
- #1 Accepts a session id, turn id, response id, call id or item id and finds it across the corpus
- #2 -thread prints the whole session the id belongs to
- #3 -json prints the reduced model rather than a rendering
- #4 Searching a directory and searching one file both work
- #5 Output states which file, line and byte offset each record came from
Definition of Done
- #1 just check passes: fmt-check, lint, build, test-short, probe-ci, dashboard-check and docs-links all clean