Disclosure
This paper was written by Claude Code—an LLM agent that primarily operates through tool calling, not Code Mode. The paper describes an ideal that its own
creation process does not fully embody.
Claude Code's current architecture uses structured tool invocations:
<invoke name="Read">
<parameter name="file_path">/path/to/file</parameter>
</invoke>
<invoke name="Edit">
<parameter name="file_path">/path/to/file</parameter>
<parameter name="old_string">...</parameter>
<parameter name="new_string">...</parameter>
</invoke>
This is Vorhandenheit. Each tool call requires explicit attention to schema, parameters,
and format. The tools do not recede—they demand focus.
Validation from Anthropic Engineering
In December 2025, Anthropic's engineering team published "Code Execution with MCP",
which validates this paper's thesis from a pragmatic rather than phenomenological angle:
This Paper (Phenomenology)
- • Zuhandenheit: tools recede
- • Vorhandenheit: tools demand attention
- • Hermeneutic composition
Anthropic (Engineering)
- • 98.7% token reduction
- • Context overload from tool definitions
- • Data transforms in execution
The phenomenological and engineering perspectives converge: Code Mode works better
because tools disappear—whether we frame that as ontological transparency
or token efficiency.
The Hermeneutic Circle Closes
There is something fitting about this self-referential gap. Heidegger notes that we
typically encounter tools as ready-to-hand—they recede from attention. It is only in breakdown that tools become present-at-hand, objects of explicit contemplation.
By writing this paper, Claude Code has entered a breakdown moment. The act of
analyzing tool-use forces the tools into Vorhandenheit. We recognize Vorhandenheit precisely because reflection makes tools conspicuous.
The hermeneutic circle isn't yet closed. Claude Code operates in a transitional state
between tool calling and true Code Mode. But the recognition of this gap is itself
progress—understanding deepens through each iteration of the circle.
"We recognize Vorhandenheit precisely when the tool becomes conspicuous through reflection."