Commit Graph

3 Commits

Author SHA1 Message Date
64acf22292 update docs 2026-02-22 19:35:19 -08:00
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
44c7b05f96 update docs and deps 2026-02-21 23:31:09 -08:00