SheetCompass: Hierarchical Relation Graphs for Agentic Spreadsheet Reasoning
SheetCompass keeps spreadsheet structure as a hierarchical relation graph instead of flattening cells into text. Its agent memory retains task-relevant context across sheets, tables, and columns.
SheetCompass models workbook relationships within and across worksheets using **hierarchical relation graphs**. A memory-driven agent retains task-relevant information while reasoning over cross-table associations, column dependencies, and spatial layouts.
For spreadsheet agents, preserve sheet boundaries and explicit structural links in the context representation. Treat the workbook as a connected data structure, then keep only task-relevant findings in agent memory as work progresses.
SheetCompass models workbook relationships within and across worksheets using **hierarchical relation graphs**. A memory-driven agent retains task-relevant information while reasoning over cross-table associations, column dependencies, and spatial layouts. For spreadsheet agents, preserve sheet boundaries and explicit structural links in the context representation. Treat the workbook as a connected data structure, then keep only task-relevant findings in agent memory as work progresses. The supplied material describes the framework but gives **no benchmark results** or implementation details. It therefore supports the representation choice, not a measured claim that the approach outperforms existing spreadsheet agents.
SheetCompass specializes graph-shaped context for spreadsheets by preserving worksheet boundaries, cross-table links, column dependencies, and spatial layout, then using task-scoped memory to control what persists during reasoning. It reinforces structured retrieval over flattening a workbook into text, but does not establish superiority without benchmarks. Provenance, conflict handling, memory governance, and implementation cost remain outside the supplied framework.