AntiPattern
Graph Context Budget Exhaustion
graph-stub-expand-context-exhaustion
Optional extraction and verbose per-node edge/node payloads cause the model to truncate identifiers/descriptions and omit node types, so subsequent mapping fails and the serialized graph dominates the LLM context budget. Clean results require stub/expand retrieval and stable id-based expansion.