rulvar API reference / @rulvar/core / ScrubNote
Interface: ScrubNote
Defined in: packages/core/src/model/router.ts:78
A scrub performed by the router; surfaced as a warning-level event by the engine.
Properties
| Property | Type | Defined in |
|---|---|---|
detail | string | packages/core/src/model/router.ts:81 |
model | `${string}:${string}` | packages/core/src/model/router.ts:80 |
scrubbed | "effort" | "sampling" | packages/core/src/model/router.ts:79 |