Skip to content
arXiv cs.LG · Papers

PatchOptic for Shared-State LLM Workflows with Projected Views and Verified Structured Updates

arXiv:2607.05483v1 Announce Type: new Abstract: Agentic workflows often operate over shared, structured state. Because LLM context windows are limited, each model invocation is typically shown only the state fragment needed for the current workflow step, a pattern commonly known as progressive disclosure. Modern system