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
45c326db6d refactor: extract main runtime lifecycle helper builders 2026-02-19 19:57:18 -08:00