contracts/movement/movement.metrics.yaml

id: movement.metrics.v1
version: 1.0
status: draft
feature: DPS-001A_MovementFoundation

experience_metrics:
  - id: responsiveness
    target: 4.5
    scale: 1-5
  - id: flow
    target: 4.0
    scale: 1-5
  - id: momentum
    target: 4.0
    scale: 1-5
  - id: precision
    target: 4.0
    scale: 1-5
  - id: control
    target: 4.0
    scale: 1-5
  - id: fun
    target: 4.0
    scale: 1-5

behavioral_metrics:
  - id: time_to_first_jump_seconds
    target_max: 30
  - id: time_to_first_dash_seconds
    target_max: 60
  - id: voluntary_continue_rate
    target_min_percent: 80
  - id: movement_chains_attempted
    target_min: 5

Open raw source