Moto — Trackday Project Script

Do not fall in love with the patina. You are not restoring a classic; you are building a tool.

A trackday project script is a prioritized, non-negotiable list of actions. Safety first, reliability second, suspension third, engine last. I just finished filming/ building my 2006 [Insert cheap bike: e.g., Suzuki SV650 / Kawasaki Ninja 636]. Here is the exact script I followed. moto trackday project script

def split_into_groups(riders_list, num_groups=3): """ Shuffles and splits riders into balanced trackday groups. Strategy: - Group A (Advanced): High skill, larger capacity. - Group B (Intermediate): Medium skill. - Group C (Novice): Lower skill, smaller capacity (better for coaching). """ Do not fall in love with the patina