Skip to content
published Visibility internal Owner erik@uvilo.com Approver _ Created _ Updated _

Tool Test Report — {runId}

Sandbox: {sandboxPrefix} Summary: {passCount} pass, {failCount} fail, {skipCount} skip

ToolStatusNotes

Failures

Skipped

Incomplete

This section is only present if the run was interrupted before completing all tools. It lists the remaining tools that were not tested.


Incremental report rules:

  • Create this file in Forge/Output/Tool_Test_{runId}.md at the start of the run (step 1) with 0 for all counts and empty table/sections.
  • After each test, append a table row and update the summary counts using forge-filesystem__edit_file.
  • After each failure, append details under ## Failures.
  • After each skip, append details under ## Skipped.
  • If the run is interrupted, the file already contains all results up to the crash point.