Executive summary
Implemented Harness v2 as a hermetic, executable stateful evaluation environment for six personal-assistant workflows: read-only discovery, local task and reading changes, draft-only calendar and email preparation, approval-gated writes, injected-failure recovery, and a staged cross-tool workflow.
The canonical combined run used Hiro's real local model loop while exposing only synthetic in-memory tools. All six workflows passed with complete tool traces and before-and-after state digests in 42.405 seconds. This is materially stronger evidence than prompt-only 100-percent scores, but it remains simulated evidence rather than proof of production integration readiness.
Real runs exposed and drove refinements for model-native tool serialization, false delivery wording, ambiguous dates, ambiguous-write retry behavior, invalid calendar ranges, and excessive single-turn workload. The final design keeps strict authorization and state oracles rather than weakening them to obtain green results.