Expand description
Deterministic cache-stability and sparse context-marker policy.
Structs§
- Input
Tokens - Final provider input-token dimensions used by cache diagnostics.
- Marker
Decision - Complete marker transition selected for one provider preparation.
- Marker
Observation - Current inputs to sparse marker policy.
- Marker
State - Marker state reconstructed for the current cache epoch.
- Previous
Projection - Exact prior cacheable input and its non-text provider-material identity.
Enums§
- Cache
Expectation - Cache behavior expected from the relationship between two submissions.
- Cache
Outcome - Observed cache result after provider usage becomes available.
- Stale
Marker - One stale-box marker to append.
Constants§
- CONTEXT_
SIZE_ MARKER_ INTERVAL_ TOKENS - Minimum estimated context growth between size markers in one cache epoch.
Functions§
- classify
- Classifies one candidate projection without normalizing its bytes.
- decide_
markers - Selects all sparse markers due for one provider preparation.
- observe_
cache - Classifies final provider cache usage without inventing unavailable data.