gabriel / muse public
fix BREAKING task/typing-audit-zero #1 / 3
AI Agent gabriel · 34 days ago · May 8, 2026 · Diff

fix: typing audit — zero pattern violations, zero untyped defs

- Delete dead split_object_into_oc_frames and its test file - Fix UnboundLocalError in test_integrity_I3_concurrent_race.py thread - Add _DomainEntry TypedDict in domain_cmd.py, _DomainSeed/_PathAnnotation in path_cmd.py - Replace dict[str,Any]/dict/dict[str,object] with TypedDict/Mapping throughout - Add -> None to all 59 test methods in test_migrate_domain_integers.py - Fix fixture param types and _flaky_register signature in test_migrate_domain_integers.py

sha256:a741a70c3da7bac0078dd7649554dc83362bc067db244de4627104e79821c3a7 sha
sha256:ad2deff360ca42401d0af935b5be582c6088f1d0df168b1461c07af2c747c2a8 snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:a741a70c3da7bac0078dd7649554dc83362bc067db244de4627104e79821c3a7 --body "your comment"