Layered Architecture — Core / Handlers / Presentation
Status: Reference Date: 2026-04-01
Agience is an OS-like platform. Like any OS, it has strict layer boundaries that prevent type-specific logic from leaking into the kernel, and prevent the shell from knowing about individual applications. This document defines those layers and the rules that enforce them.