Synthetic example

Inspect the structure before discussing scale

Review a synthetic trajectory package showing observation, action, state, outcome, timing, provenance, and quality fields.

Synthetic schema sampleObservation → action → next state
01
00.000sObservergb.player_view
02
00.050sActmove.forward + camera.delta
03
00.100sTransitionpose.x +0.84 m
04
00.150sOutcomeprogress 0.31 → 0.36

The values are synthetic and illustrate the public specification. They are not measurements from a commercial dataset.

Direct answer

The public sample demonstrates the ActionTrajectories data contract without exposing customer or commercial training data. Every value is synthetic.

What the example contains

The example represents one short episode with a declared master clock and four aligned records. It separates observation, raw control, normalized action, measured state, and outcome.

Release metadata includes checksums, provenance, rights review status, and machine-readable quality results.

  • Episode and environment identifiers
  • Observation, action, state, and outcome records
  • Timebase, timestamps, and validity
  • Provenance, rights, quality, and release version

What it does not contain

The example is not captured gameplay, a benchmark, or a commercial release. It contains no copyrighted media, personal information, customer data, or claim of model performance.

A real delivery would add environment-specific fields, binary assets, checksums, split manifests, loader tests, known limitations, and the applicable license or commercial agreement.

Use it as an interface discussion

The schema is intentionally inspectable. Use it to identify missing state, action semantics, clock assumptions, and rights fields before a collection program begins.

For a scoped sample matched to your model target, send the environment, action space, modalities, required state, scale, and delivery constraints.

Questions this page should settle

Is the public sample real gameplay data?

No. It is a synthetic package used only to demonstrate the schema and release metadata.

Can I use the schema internally?

Yes. It is published as a practical interoperability baseline. Environment-specific extensions will usually be needed.

How do I request a representative commercial sample?

Submit the target environment, action space, required modalities, state, scale, rights, and delivery format through the project brief.

Bring us the training target.

We will map it to the observations, actions, state, outcomes, rights, and delivery evidence the dataset must contain.

Request access