feat: extract start_timer utility; add elapsed_ms/exit_code to verify commands
- Add muse/core/timing.py with start_timer() — replaces the inline t0/lambda pattern duplicated across every agent-facing command - Wire elapsed_ms + exit_code into verify-commit --json (per-commit line) - Wire elapsed_ms + exit_code into verify-object --json (top-level object) - Add elapsed_ms/exit_code assertions to both test suites (109 total)
sha256:6d6a473aaf0645308f13cc93b10e43caccb902e25a2085970624ec1f2b6345ef
sha
sha256:fc65652d006c36d4bccf4af4861f083a13897e4366fa159e19d02446d710241c
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:6d6a473aaf0645308f13cc93b10e43caccb902e25a2085970624ec1f2b6345ef --body "your comment"
No comments yet. Be the first to start the discussion.