Skip to Content
ConceptsCache And Tiers

Cache And Tiers

EdgarParser tracks access and cost separately. tier answers who may call a tool. cache_behavior answers whether a call can do work beyond reading existing artifacts. anonymous_eligible answers whether the shared playground may expose the tool at all.

A public tool is not automatically safe for anonymous demo traffic. Playground access also requires anonymous_eligible: true and cache_behavior: cache_only.

Cache Behaviors

BehaviorMeaningPlayground
cache_onlyReads existing filing artifacts or derived caches onlyAllowed only when manifest says anonymous eligible
cold_allowedMay fetch, parse, or warm missing dataNever anonymous
llm_callMay trigger language-model extraction or premium evidence workNever anonymous

Access Tiers

TierTypical Surface
publicCache-backed filing facts, concepts, metadata, tables, and text search
registeredDocument retrieval and higher-volume workflows
paidPremium extraction caches, operational KPI drivers, and LLM-backed evidence
internalAdmin and operational routes