Activity (Process)

Single-Task Harness Adaptation Loop

The single-task harness adaptation loop is the core procedural cycle used to distill an execution error into a concrete runtime control:

  1. Execution: Execute the current profile on a given task instance.
  2. Observation: Observe the execution failure or external verifier feedback.
  3. Attribution: Attribute the root operational cause of the failure.
  4. Abstraction: Abstract a reusable procedural rule or invariant.
  5. Encoding: Encode the change directly into the agent-native runbook (e.g., adding an evidence check, updating a state prompt, or altering transition guards).
  6. Validation: Re-execute the updated runbook to validate that the failure is resolved without introducing regressions.

Because the control layer is agent-native and CLI-operable, the task executor and profile maintainer can be the same autonomous agent.

0

1

Updated 2026-09-21

Tags

Prep Sessions

Long-Horizon Agent Reliability: Stateful Scaffolding and Runtime Verification @ University of Michigan - Ann Arbor

Ch.3 State Persistence and Continuous Optimization - Long-Horizon Agent Reliability: Stateful Scaffolding and Runtime Verification @ University of Michigan - Ann Arbor

Failure-Driven Harness Optimization and Procedural Memory - Long-Horizon Agent Reliability: Stateful Scaffolding and Runtime Verification @ University of Michigan - Ann Arbor