The amount of text an AI model can see at one time, measured in tokens. Everything the model reads — system prompt, conversation history, tool results, files — must fit inside the context window.
When an agent runs out of context window, it forgets what it was doing. Coordination intelligence is the discipline of putting only the right tokens in the window.
OTP encodes coordination intelligence so teams of humans and AI agents can run on it.
Found an issue with this definition? Tell us and we'll fix it.