There is a table in the L2 notebook about deterministic memory operations and agent-triggered memory operations. Based on the L5 notebook, I reckon read_summary_context and write_entity should be classified as deterministic rather than agent-triggered, because both are called by the orchestration code rather than by the agent.
