The compounding AI skill loop
pipeline-exemplarA bounded intention becomes typed action, independent verification, a proof receipt, and a sharper next setpoint through the existing AgentLoopDefinition control loop.
Source: libs/agency/src/lib/pipeline/control-loop/loop-contract.ts#AgentLoopDefinition
The outcome owner defines what may change and the stop boundary.
appliesTo: Trigger + bounded intentionstatePolicy loads caller-managed or durable prior state before action.
appliesTo: Load prior state + evidenceThe maker performs the bounded action through typed pipeline steps.
appliesTo: Perform typed skill pipelineMaker and checker identities cannot collapse when separation is required.
appliesTo: Independent verificationBudget, isolation, failed verification, and escalation policy stop unsafe continuation.
appliesTo: Cost · isolation · escalation gatesThe receipt records outcome, evidence, cost, verification, and stop reason.
appliesTo: Record proof receiptVVFL learning sharpens, narrows, or stops the next pass.
appliesTo: Variance + nextSetpoint