TemporalCounter
Bucketed count, sum, rate, quota, and velocity state over sliding or tumbling windows.
Use casesFraud velocity checks, API rate limits, ad frequency caps, abuse throttles, cart activity, and agent safety counters.
Data models
TemporalStore is positioned around Context for AI agents: memory streams, tool traces, retrieval evidence, summaries, and replay. Counters, aggregates, distinct sets, sequences, and profiles are supporting primitives for the same online state engine.
Bucketed count, sum, rate, quota, and velocity state over sliding or tumbling windows.
Use casesFraud velocity checks, API rate limits, ad frequency caps, abuse throttles, cart activity, and agent safety counters.
Filtered min, max, sum, count, grouped rollups, and numeric feature windows by entity.
Use casesRisk features, campaign spend windows, recommendation freshness, operational health rollups, and marketplace scoring.
Approximate or exact distinct entities observed inside a time range.
Use casesUnique devices per user, merchants per card, IPs per account, sessions per workspace, and unique tools used by an agent.
Ordered behavior history with event-time queries, tail reads, and replay-friendly evidence.
Use casesProduct event timelines, investigation trails, ranking sequences, shopping journeys, and agent tool-call history.
Latest entity facts colocated with temporal state so online decisions have stable identity context.
Use casesUser profile state, account risk level, workspace configuration, device metadata, tenant policy, and model flags.
Structured agent memory streams, retrieval traces, summaries, decisions, and supporting evidence.
Use casesOpen-ended agent memory, iterative coding sessions, human approval history, tool traces, ContextPacks, safety counters, and reproducible AI decisions.
How to read the model set