cache names
This map positions the current cache coverage backlog. Each entry names the exact repository symbol; the family label remains the broader domain and is not a substitute for the symbol.
hicache— the exactcachesymbolhicache; use this spelling for that operation rather than the undifferentiated family name.cachedcontent— the exactcachesymbolcachedcontent; use this spelling for that operation rather than the undifferentiated family name.cachedlogits— the exactcachesymbolcachedlogits; use this spelling for that operation rather than the undifferentiated family name.cachewrite1hmultiplier— the exactcachesymbolcachewrite1hmultiplier; use this spelling for that operation rather than the undifferentiated family name.managedcacheactive— the exactcachesymbolmanagedcacheactive; use this spelling for that operation rather than the undifferentiated family name.reasonunsupportedactivecachecapability— the exactcachesymbolreasonunsupportedactivecachecapability; use this spelling for that operation rather than the undifferentiated family name.seencache— the exactcachesymbolseencache; use this spelling for that operation rather than the undifferentiated family name.armedcache— the exactcachesymbolarmedcache; use this spelling for that operation rather than the undifferentiated family name.bookeduncachedtokens— the exactcachesymbolbookeduncachedtokens; use this spelling for that operation rather than the undifferentiated family name.cachedfile— the exactcachesymbolcachedfile; use this spelling for that operation rather than the undifferentiated family name.cachedinput— the exactcachesymbolcachedinput; use this spelling for that operation rather than the undifferentiated family name.cacheroot— the exactcachesymbolcacheroot; use this spelling for that operation rather than the undifferentiated family name.cachetier— the exactcachesymbolcachetier; use this spelling for that operation rather than the undifferentiated family name.cachevaluesavingspricing— the exactcachesymbolcachevaluesavingspricing; use this spelling for that operation rather than the undifferentiated family name.guardinfocacheattribution— the exactcachesymbolguardinfocacheattribution; use this spelling for that operation rather than the undifferentiated family name.guardmanagedcacheinputs— the exactcachesymbolguardmanagedcacheinputs; use this spelling for that operation rather than the undifferentiated family name.inducedcachecreationtokens— the exactcachesymbolinducedcachecreationtokens; use this spelling for that operation rather than the undifferentiated family name.minimaxkvcache— the exactcachesymbolminimaxkvcache; use this spelling for that operation rather than the undifferentiated family name.readvcachetelemetry— the exactcachesymbolreadvcachetelemetry; use this spelling for that operation rather than the undifferentiated family name.treecache— the exactcachesymboltreecache; use this spelling for that operation rather than the undifferentiated family name.microcachedemo— the exactcachesymbolmicrocachedemo; use this spelling for that operation rather than the undifferentiated family name.
Go build-cache lifecycle symbols
| Symbol | Canonical meaning | Distinct from |
|---|---|---|
GoCacheRootFromEnv |
Resolves the ambient Go build-cache root from GOCACHE, falling back to the platform user cache directory plus go-build; GOCACHE=off yields no managed root. |
It selects the cache location only; it does not scan, classify, or remove entries. |
SweepGoCache |
The internal/treedoctor owner operation that scans the resolved ambient Go build cache, classifies only owner-approved stale entries as reclaimable, and mutates them only when its explicit apply argument is true. Callers such as storage-pressure use apply=false for a read-only report. |
It is not a second retention policy and is not a generic Go-cache cleaner; active, held, recent, unknown-size, scan-error, incomplete, and otherwise ineligible entries remain non-reclaimable. |
GoCacheReport |
The provenance-bearing result from SweepGoCache, separating observed bytes from owner-approved reclaimable bytes and carrying incomplete, truncation, timeout, error, hold, active, and apply-state evidence. |
Observed bytes are measured storage, not eligibility; reclaimable totals are complete only when the report says they are complete. |
fak_gateway_inference_cached_prompt_hit_ratio (provider-cache turn ratio)
fak_gateway_inference_cached_prompt_hit_ratio is the gateway Prometheus gauge dividing provider prompt-cache-hit turns by all served model turns, reported as zero before the first turn.
Distinct from: It measures the fraction of turns with any provider cache hit; it is not fak_gateway_inference_cached_prompt_tokens_total, which accumulates the number of cached prompt tokens.