Move initialization code closer to the appropriate structs. #17

Merged
anna merged 5 commits from config-overhaul into main 2025-08-12 00:57:11 +00:00

5 commits

Author SHA1 Message Date
292947309f Add todo. 2025-08-11 20:54:34 -04:00
33b62496a3 Move rule target builders into the correct locations. 2025-08-11 20:53:01 -04:00
9e4062ba30 (WIP) Move rule initialization into rule package. 2025-08-11 19:09:37 -04:00
727985f91c * Move all physical device initialization logic to main functions
* Move all virtual device initialization to virtualbuffer package.
* Factor out common eventcode helper logic into a new package.
2025-08-11 14:54:02 -04:00
1b374bccc6 Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00