| 1 | = Components overview = |
| 2 | |
| 3 | * '''unspecified''': Unknown or unclear which component it belongs to, or integration task that spans multiple components. |
| 4 | * '''project''': Project-related tasks: documentation enhancements, project organisation, presentations, etc. |
| 5 | |
| 6 | * '''controller''': Everything related to input device controllers and driving agent controllers. |
| 7 | * '''hal''': Everything related to the integration of hardware technologies (controlling connected Carrera slot car tracks). |
| 8 | * '''racelogic''': Everything related to running a race, including the TDA. |
| 9 | * '''track''': Everything related to defining and reading tiles and lanes, loading and saving tracks and also drawing the track (!TrackWidget). |
| 10 | * '''ui''': Everything related to the RCP GUI, excluding drawing the track and the cars. |