Batoi AIF Integration
Batoi AIF provides the governed AI execution boundary for RAD applications. Application routes may collect user intent and display approved results, but provider communication, model routing, policy enforcement, review state, tool controls, and audit evidence belong in AIF services.
Integration Flow
1. The RAD feature resolves the authenticated user and application context. 2. The feature sends a structured operation to AIF. 3. AIF applies provider, policy, budget, and tool boundaries. 4. Consequential work pauses for human review when required. 5. The application renders a safe result and retains appropriate evidence.
Provider credentials remain server-side and opt-in. Adding another provider should extend the AIF adapter contract rather than introduce provider-specific clients throughout application features.
See Batoi AIF Documentation for provider abstraction, policy, reviews, retrieval, tools, and evidence.