Interpretable Context Methodology: Folder Structure as Agentic Architecture

AI-generated keywords: Interpretable Context Methodology AI agent orchestration Model Workspace Protocol (MWP) filesystem structure human-AI collaboration

AI-generated Key Points

  • Traditional AI agent orchestration methods involve building complex multi-agent frameworks
  • Model Workspace Protocol (MWP) proposed by the authors uses filesystem structure for orchestration
  • Numbered folders represent different stages of the workflow in MWP
  • Plain markdown files contain prompts and context cues for AI agent tasks in MWP
  • Local scripts handle mechanical tasks that do not require AI intervention
  • MWP enables a single agent to perform tasks without a complex multi-agent framework
  • Draws inspiration from Unix pipeline design, modular decomposition, multi-pass compilation, and literate programming principles
  • Protocol is open source under the MIT license for widespread adoption and customization
  • Simplifies AI agent orchestration and enhances human-AI collaboration by reducing complexity and streamlining workflow automation
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Jake Van Clief, David McDermott

28 pages, 5 figures, 2 tables, 54 references
License: CC BY 4.0

Abstract: Current approaches to AI agent orchestration typically involve building multi-agent frameworks that manage context passing, memory, error handling, and step coordination through code. These frameworks work well for complex, concurrent systems. But for sequential workflows where a human reviews output at each step, they introduce engineering overhead that the problem does not require. This paper presents Model Workspace Protocol (MWP), a method that replaces framework-level orchestration with filesystem structure. Numbered folders represent stages. Plain markdown files carry the prompts and context that tell a single AI agent what role to play at each step. Local scripts handle the mechanical work that does not need AI at all. The result is a system where one agent, reading the right files at the right moment, does the work that would otherwise require a multi-agent framework. This approach applies ideas from Unix pipeline design, modular decomposition, multi-pass compilation, and literate programming to the specific problem of structuring context for AI agents. The protocol is open source under the MIT license.

Submitted to arXiv on 17 Mar. 2026

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2603.16021v1

The paper "Interpretable Context Methodology: Folder Structure as Agent Architecture" by Jake Van Clief and David McDermott from Eduba, University of Edinburgh, USA, presents a novel approach to AI agent orchestration. Traditional methods involve building complex multi-agent frameworks to manage context passing, memory, error handling, and step coordination through code. However, these frameworks introduce unnecessary engineering overhead in sequential workflows where human intervention is required at each step. To address this issue, the authors propose the Model Workspace Protocol (MWP) which utilizes filesystem structure instead of framework-level management to streamline orchestration. In this protocol, numbered folders represent different stages of the workflow while plain markdown files contain prompts and context cues for a single AI agent to execute specific tasks at each step. Additionally, local scripts handle mechanical tasks that do not require AI intervention. By adopting MWP, the system enables a single agent to perform tasks by reading designated files at the appropriate moment without the need for a complex multi-agent framework. This methodology draws inspiration from Unix pipeline design, modular decomposition, multi-pass compilation and literate programming principles to effectively structure context for AI agents in a more efficient manner. Furthermore, the protocol is open source under the MIT license allowing for widespread adoption and customization. This innovative approach not only simplifies AI agent orchestration but also enhances human-AI collaboration by reducing unnecessary complexity and streamlining workflow automation processes.
Created on 12 Jul. 2026

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.