Skip to content

QualityGate

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/autonomous/autonomous-loop.ts

A quality gate is a concrete, measurable condition the agent must meet before it can consider the task done.

Domain layers define these; the autonomous loop checks and injects them.

Properties

PropertyType
idstring
descriptionstring
passedboolean

Was this page helpful?

Download as PDF