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.