mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-30 06:12:06 -07:00
393 B
393 B
type: internal area: runtime
- Split
src/main.tsboot wiring into dedicatedsrc/main/boot/services.ts,src/main/boot/runtimes.ts, andsrc/main/boot/handlers.tsmodules. - 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.