Agent control planes
The Agent Operating System (AOS) paper gives the period’s most explicit systems proposal. It defines a control layer for long-running agents where identity, goals, task graphs, capabilities, memory, policy checks, and audit records are managed objects. The key design rule is deterministic approval before side-effecting actions run, with policy outcomes written to append-only logs.
DevArch shows the same pressure in a product form for Claude Code. It uses hooks, directives, architecture decision records, session summaries, domain boundaries, and test gates to keep agent work inside project rules. The evidence is descriptive, with no benchmark or defect-rate measurement, so the practical claim is about workflow shape rather than measured quality gains.