Skip to content

History / Querying Reports

Revisions

  • trace command (3.0.57): Querying-Reports section, key-fields consumer note, OTel/OTLP cross-links, AI prompt clause

    @lemonlion lemonlion committed Aug 26, 2026
  • grep --number (3.0.56): Querying-Reports numeric grep section

    @lemonlion lemonlion committed Aug 26, 2026
  • interactions --group-by (3.0.55): Querying-Reports section; merged-file aggregation, phase and kind group-by notes

    @lemonlion lemonlion committed Aug 26, 2026
  • Body diff + compare pointer (3.0.54): Querying-Reports diff section, Tabular-Attributes, Large-Response note, AI prompt clause

    @lemonlion lemonlion committed Aug 26, 2026
  • --where on interactions/values, run-scoped interactions (3.0.53)

    @lemonlion lemonlion committed Aug 26, 2026
  • values (3.0.52): Querying-Reports section + aggregate-before-you-fetch; Home, Diagnostics routing, AI prompt clause, Assertion-Tracking follow-up

    @lemonlion lemonlion committed Aug 26, 2026
  • Querying-Reports: --path grammar ([*], ['a.b'], length(), near-miss), exact pairing note (3.0.51)

    @lemonlion lemonlion committed Aug 26, 2026
  • typos

    @lemonlion lemonlion committed Aug 23, 2026
  • Link the kronikol-test-debugging skill instead of just naming it Both pages set the skill's name in code formatting, which reads as a link without being one — there was nowhere to click and no way to find the folder from the wiki. They now point at templates/skills/kronikol-test-debugging in the repository, and Querying-Reports links SKILL.md, references/commands.md and scripts/query.py individually so a reader can see what is in it before copying it.

    @lemonlion lemonlion committed Aug 23, 2026
  • Querying reports: the tool, the skill, and the data-file contract for 3.0.47 A real TestRunReport.json is 10.7 MB — around 2.7M tokens — so "check the data in TestRunReport.json", which AI-Integration-Prompt told agents to do, is an instruction that cannot be followed. It now routes through kronikol query, as does the rest of the wiki. New: Querying-Reports — the addressing scheme, the budget flags, every command with examples, the older-report fallback, and how to give an agent the skill. Updated for the enriched data files: Generated-Reports (interaction fields, step failure detail, annotations, stepPath, revised stableId), Assertion-Tracking (where a failed assertion's detail ends up, and that it used to reach the diagram and nothing else), Step-Tracking, Tabular-Attributes (row markers as annotations), Phase-Aware-Tracking, Event-Annotations, Ingesting-External-Captures (the round trip is lossless; the stableId change), Diagnostics-and-Debugging (query beside DiagnosticMode, and StepAttributionMismatch), Report-Configuration (TestRunReportFullStepDetail), API-Reference (ScenarioStep's failure fields, MarkerKind, IsDiagramMarker — which shipped in 3.0.45 undocumented), Merging-Parallel-Reports (what the mergeable file still adds), Home and _Sidebar.

    @lemonlion lemonlion committed Aug 23, 2026