Tag
context
What the agent is allowed to know, what it carries between sessions, and what gets paid for on every turn to keep it there.
- ConceptContext engineering
Deciding what an agent is allowed to know, and paying for it.
- ConceptAgent observability
The question is not whether it is logging. It is whether you can ask something nobody planned for and get an answer.
- ConceptAgent memory
Everything a session works out dies with it unless something writes it down, and everything written down is paid for by every session after it.
- ArticleThe ledger that lied
An autonomous run keeps a record of itself, and that record is what every later decision gets made from. This corpus holds a population of sessions whose record is empty in four places and full in the fifth. The shape of the hole turned out to be a code path, and the number it produced was the reassuring one.