Skip to main content
Batoi RAD Docs

Bundled Distributions

Understand how Batoi AIF and Batoi UIF are supplied and verified with Batoi RAD.

Version 1.x Active framework documentation Reviewed Jul 20, 2026 Next review Oct 21, 2026

Owner: Batoi Engineering Reviewed by: Batoi RAD Maintainers Source revision: bb9902c

Browse Batoi RAD Documentation Bundled Distributions

Bundled Distributions

Batoi RAD ships Batoi AIF and Batoi UIF as first-party distributions. Their revisions, versions, licenses, file counts, and integrity values are recorded in the framework distribution manifest and verified by the release builder.

Batoi AIF is the PHP execution layer for governed AI operations. RAD application and administration code must not implement separate provider clients, model routing, policy enforcement, or audit behavior.

Batoi UIF is the browser interface framework. The public runtime and RAD Admin use verified copies appropriate to their separate asset boundaries.

Other PHP dependencies remain owned by Composer and the lock file. MCP Audit is not bundled with the web runtime because it is development and CI security tooling.

For project-specific detail, use the Batoi AIF documentation, Batoi UIF documentation, and MCP Audit documentation.