# V2 Aja Bellona Live Link Export

`@v2/aja-bellona-livelink-export` binds accepted Aja motion output to the
Bellona frame-snap path:

1. `@aja/neural-retargeting` accepts the V2 skeleton clip.
2. `@bellona/mocap` resamples and snaps the clip onto integer 60 Hz frame
   boundaries.
3. `@bellona/unreal` receives an editor-only Live Link handoff for import to
   `/Game/V2/Animation/Mocap/`.

The contract requires notify segments to be authored or validated on integer 60
Hz frame boundaries for rollback-deterministic animation. V2 keeps the runtime
Unreal Live Link plugin disabled; the handoff is an editor/cook import artifact,
not a runtime rollback dependency.
