Architecture

System architecture documentation for operators and technical evaluators. These documents explain how Hoziron is structured at runtime, how the crate tiers and the Hoziron↔OpenFang kernel boundary relate, and how components interact.

Documents

DocumentCovers
system-overview.mdCrate tiers, the kernel isolation rule, the Hoziron↔OpenFang trust gradient, HozironPlatform, the hoziron-server surfaces model
object-model.mdCore domain objects (Agent, Competency, Skill, Workflow, Provider, ...) and the package lifecycle contract
data-flow.mdA real request lifecycle: inbound trigger → mediated PII → agent/workflow execution → mediated, billed outbound egress → audit
deployment-topology.mdThe unified hoziron-server binary vs. the standalone registry chart, container structure, networking, storage, scaling

For task-oriented "how do I deploy this" instructions, see docs/guides/deployment/. These architecture docs are the conceptual layer underneath those guides.