/page · models
Model sketches and pipelines.
A quick snapshot of current directions: not release notes, but a map of how different pieces in the stack hang together.
World‑Model / Clip‑Grounded
Multi‑step latent rollouts over video‑like streams, trained to predict controllable futures
rather than single‑frame labels.
[vision] [control] [rollouts]
Trajectory Inspector
A thin, code‑first UI to scrub through agent trajectories, interventions, and counterfactuals
with metrics aligned to your task.
[visualiser] [counterfactuals]
Agent Runtime Shell
Shell‑inspired runtime for composing agents, tools, and environments using a small,
strongly typed command surface.
[shell] [runtime] [composition]
Scenario Evals
Scenario‑driven evaluations that look at whole episodes, not just one‑step predictions,
to keep behaviour aligned over time.
[evals] [policy] [long‑horizon]