Documentation
¶
Overview ¶
Command charter is a self-contained, runnable demonstration of an agent-run "company" where the ORG CHART IS THE AUTHORITY GRAPH. A founder grants a CEO agent a budget; the CEO re-delegates thinner slices to Growth and Ops agents, which re-delegate again — and every dollar is bounded by a delegation no agent can exceed. Lower a parent's budget and the whole subtree's authority shrinks, because re-delegation can only ever ATTENUATE (a child is never looser than its parent). Over-budget spend is rejected OFFLINE at the ad platform with the full founder -> CEO -> Growth -> Bid provenance.
No database, no Docker:
go run ./examples/charter # or make demo-charter
Click to show internal directories.
Click to hide internal directories.