mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-30 06:12:06 -07:00
refactor: split main boot phases
This commit is contained in:
6
changes/2026-03-27-task-238.7-main-boot-split.md
Normal file
6
changes/2026-03-27-task-238.7-main-boot-split.md
Normal file
@@ -0,0 +1,6 @@
|
||||
type: internal
|
||||
area: runtime
|
||||
|
||||
- Split `src/main.ts` boot wiring into dedicated `src/main/boot/services.ts`, `src/main/boot/runtimes.ts`, and `src/main/boot/handlers.ts` modules.
|
||||
- Added focused tests for the new boot-phase seams and kept the startup/typecheck/build verification lanes green.
|
||||
- Updated internal architecture/task docs to record the boot-phase split and new ownership boundary.
|
||||
Reference in New Issue
Block a user