Skip to main content
Use Kernite decisions to gate tool writes and feed deterministic deny reasons back to the agent.

Retry Pattern

Integration Rules

  • Always gate the write path with a fresh execute call.
  • Retry only for reason codes you explicitly support.
  • Bound retries and fail closed when no deterministic remediation exists.
  • Persist governance evidence for denied and approved attempts.