one thing that keeps coming up when working on agents, is trying to describe to each other (and to a coding agent) how their context is structured, and how it evolves over time. we created a language to fix that.
check out @noga2p 's thread, and also https://acdlang.org
"Each turn, the agent gets the task, its tools, and the history of the ReAct loop." Sounds clear. But what's actually in "the history"? Are reasoning traces included? How are messages segmented? What role is each one assigned? We need a better way to describe agentic contexts!
