Memory–Clarification Boundary (MCB) defines four actions—persist, ephemeral, verify, and clarify—and pairs them with the MCB-Act tool-call variant to test memory commitment. MCB also introduces over-memory and under-memory metrics plus a category-majority oracle to diagnose behavior beyond raw accuracy.
You can think of MCB like a gatekeeper between RAM and disk: ephemeral is short-lived RAM, persist is disk, verify is a sensor check, and clarify is asking the operator. The MCB-Act variant then forces the gatekeeper to actually flip a concrete switch instead of just naming the intended action.
This design lets Memory–Clarification Boundary (MCB) expose when agents misroute uncertainty, such as verifying the world instead of clarifying user intent, which a plain context window or recall-only benchmark cannot reveal.