Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/reliability-config.ts
Properties
| Property | Type |
|---|---|
testWatcher | `TestWatcher |
circleDetector | `CircleDetector |
preflightResults | PreflightResult[] |
qualityGateProvider | `QualityGateProvider |
preflightSummary | string |
dispose | () => void |
Was this page helpful?