📄️ Overview
High-level system architecture for AgentHiFive -- apps, packages, core principles, and request flow.
📄️ Module Boundaries
Ownership rules for each app and package in the AgentHiFive monorepo.
📄️ Monorepo Structure
Folder layout, directory conventions, and build tooling for the AgentHiFive monorepo.
📄️ Endpoint Contracts
TypeScript types, Zod schemas, and auth flow contracts for the AgentHiFive API.
📄️ Execution Models
How AI agents interact with provider APIs -- Model A (token vending), Model B (brokered proxy), and Model C (sandbox).
📄️ Policy Engine
Declarative rule engine for request evaluation, response filtering, and contextual guards.
📄️ Policy Templates
Comprehensive policy template specifications for Strict, Standard, and Minimal tiers.