Bow Tie Kreative Intel System

File 17

Operational controls

10 records, read from 3-operational-controls.

Operational controls
ControlMinimum implementation
IdempotencyStable key from tenant + workflow + target + source + planned interval; unique database constraint
RetryError taxonomy, exponential backoff with jitter, per-source retry budget, no policy-denial retry
Rate limitingConnector token bucket plus global domain concurrency cap
Circuit breakerPause source after repeated blocks, anomalous payloads, or terms change
Dead-letterPreserved event, failure class, attempts, last error, policy context, safe replay button
TimeoutsRequest, parse, model, workflow, and reviewer expiry separately bounded
ConcurrencyPer source, tenant, target, and expensive model; never unbounded fan-out
CheckpointingAfter capture, normalization, claim review, estimate run, and activation
CompensationRemove/restrict projections after retraction, opt-out, or failed activation
Kill switchDisable source, connector, tenant, campaign, or all collection independently

Source: file 17 · 3-operational-controls · line 186