mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-30 06:12:06 -07:00
7 lines
339 B
Markdown
7 lines
339 B
Markdown
type: internal
|
|
area: runtime
|
|
|
|
- Extracted remaining inline runtime logic from `src/main.ts` into dedicated runtime modules and composer helpers.
|
|
- Added focused regression tests for the extracted runtime/composer boundaries.
|
|
- Updated task tracking notes to mark TASK-238.6 complete and confirm follow-on boot-phase split can be deferred.
|