State
Encode user, entity, and context state
Build compact representations from locality, timing, lists, trust, and behavioral signals.

AVRAI
privacy-first discovery and model infrastructure
Model overview
AVRAI separates representation, scoring, simulation, and action selection into a model stack that can run under real latency, memory, and privacy constraints. The point is better next-action quality through outcome-grounded learning.
Model pipeline
AVRAI should not collapse representation, ranking, and planning into one opaque block.
State
Build compact representations from locality, timing, lists, trust, and behavioral signals.
Score
Replace many static formulas with one learned scoring function over state and candidate action.
Simulate
Model taste drift, list evolution, attendance risk, and action consequences before promotion.
Act
Move from one-step ranking to planning across lists, groups, reservations, and operator actions.
Training loop
Collect visits, saves, dismissals, returns, attendance, and operator outcomes.
Compress short-term traces into usable memory during low-friction windows.
Train state, scoring, and transition components under device and budget constraints.
Shadow new models against incumbent heuristics before anything is promoted.
Ship only the models that clear outcome, privacy, and rollback gates.
Evaluation path
Offline
Check retrieval quality, ranking lift, calibration, and robustness before live exposure.
Shadow
Run learned paths against incumbent heuristics to verify win rate and failure behavior.
Release
Promotion requires outcome lift, drift review, privacy compliance, and rollback confidence.
Boundary discipline
The model is only meaningful if privacy, consent, and transport are enforced before promotion and sync.
PrivacyRelease horizon
The roadmap separates architecture, active model build, and longer horizon research.
Roadmap