Track
Profile version: net.plantange/v1
Kind: simulation.track
Surface root: track::<team_id>/
A track is a surface upon which race games are played. Tracks define the physical layout, rules, and environmental conditions for racing activities. Each track is bound to a team that governs its use.
Canonical format
apiVersion: net.plantange/v1
kind: simulation.track
meta:
name: <track_id>
genome: "<hex>"
rules:
- <rule>
- <rule>
physics:
friction: <float>
grip: <float>
banking: <float>
Key properties
- Rules — Tracks have rules that govern their physics and utilization
- Team binding — Each track is associated with a team that manages it
- Surface root — Track state is published under
track::<team_id>/
File inventory
| File | Kind | State |
|---|---|---|
track_oval.yml |
simulation.track | reference |