mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-01 06:12:07 -07:00
285 B
285 B
type: internal area: main
- Split
src/main.tsinto domain runtime wrappers and startup sequencing helpers. - Removed the last direct
src/main/runtime/*-main-deps.tsimports fromsrc/main.ts. - Kept startup behavior and IPC contracts stable while reducing composition-root size.