Capability Is the Easy Half
There is a genre of architecture writing I have learned a lot from: the reference architecture for an AI platform. Retrieval, then guardrails, then a model gateway, then caching, then write actions. Each layer lets the system do more than the last. I want to describe the other half, because in the enterprise systems I work on, it is the half that decides whether anything ships. Every one of those architectures builds along a capability axis. Almost none of them build along an authority axis. They answer how does the system produce a better output. They do not answer what is this specific output permitted to do, on whose behalf, and who carries it if it is wrong. ...