refactor: [t] pull, push, query, query_history — EnvelopeJson TypedDicts
pull.py: _PullJson(TypedDict) → _PullJson(EnvelopeJson); add elapsed + make_envelope to all 9 _PullJson() call sites. push.py: _PushJson(TypedDict) → _PushJson(EnvelopeJson); add elapsed + make_envelope to all 5 _PushJson() call sites. query.py: _QueryJson/_AllCommitsJson → EnvelopeJson; drop schema_version/ exit_code/duration_ms fields + __version__ import; fix 2 dict-literal output sites. query_history.py: all 3 TypedDicts → EnvelopeJson; drop schema_version/ exit_code/duration_ms + __version__ import; fix 3 dict-literal output sites.
sha256:7600dcdeeb29afe69be00b44c709b021d2f30ae9fc7a60da4158d8dc7aa5046e
sha
sha256:cee52e9063bf9afec0949fb1225f15d727dd73c8457b55daac585c5785c45499
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:7600dcdeeb29afe69be00b44c709b021d2f30ae9fc7a60da4158d8dc7aa5046e --body "your comment"
No comments yet. Be the first to start the discussion.