Lexicon
The GlobalizeWe lexicon defines coined terms once. Magazine and product pages point here for the definition, as DefinedTerm nodes in the site graph.
Fan-out is the execution pattern that spawns independent tasks concurrently across isolated agent sandboxes, so tasks with no dependency on one another run at the same time.
Tiering routes each node in an execution graph to the model tier its task requires, sending administrative and extraction work to small, efficient models and reserving frontier-model reasoning for the judgment nodes that carry real consequence.
A node contract is the set of six properties every governed execution unit carries whichever model runs inside it: identity, capability, policy, state, authority, and evidence.
The authority boundary is the line, set by the control plane, between what an agent may complete on its own and what waits for a human decision.