Commit Graph

2 Commits

Author SHA1 Message Date
a6d85def34 refactor(main): eliminate unsafe runtime cast escapes
Tighten main/runtime dependency contracts to remove non-test `as never` and `as unknown as` usage so type drift surfaces during compile/test checks instead of at runtime.
2026-02-22 13:59:08 -08:00
4193a6ce8e refactor: split main runtime handlers into focused modules 2026-02-19 21:27:42 -08:00