Beyond Text: Rethinking Docs for AI Agents

The OBJECTGRAPH file format redefines documents as traversable knowledge graphs, slashing token usage for AI agents while maintaining accuracy.

Diagram illustrating a knowledge graph structure compared to linear text.
Visualizing the shift from linear text to a structured knowledge graph for AI agents.

Current document formats, designed for linear human consumption, are fundamentally misaligned with how autonomous LLM agents operate. Agents retrieve information, not read linearly. This mismatch forces inefficient token usage, state compounding, and indiscriminate information broadcasting within multi-agent systems. The authors propose that this is not a limitation of prompt engineering, retrieval, or compression, but an intrinsic format problem.

Reimagining Documents as Knowledge Graphs

Introducing the OBJECTGRAPH file format (.og), a radical departure from text-based documents. OBJECTGRAPH structures information as a typed, directed knowledge graph, optimized for traversal by AI agents. Crucially, it is a strict superset of Markdown, ensuring human readability and compatibility with existing .md files without requiring new infrastructure beyond a simple query protocol. This innovation directly tackles the Document Consumption Problem by satisfying six critical structural properties that existing formats fail to meet simultaneously.

Native Primitives for Intelligent Agent Interaction

The OBJECTGRAPH file format introduces novel, built-in primitives designed for advanced agent capabilities. These include the Progressive Disclosure Model, the Role-Scoped Access Protocol, and Executable Assertion Nodes. These native elements enable more nuanced and efficient agent interactions. Empirical evaluations across diverse document classes and agent task types demonstrate remarkable efficiency gains, with token reductions up to 95.3% observed, and task accuracy remaining statistically indistinguishable from baseline performance (p > 0.05). Furthermore, a transpiler achieves 98.7% content preservation on a held-out benchmark, highlighting the robustness of the format conversion.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.