feat(release_coord): EnvelopeJson TypedDicts, fix t0 bug, make_envelope
- Add EnvelopeJson, make_envelope; TypedDict, Callable imports - Remove unused 'import time' - Add _ReleaseCoordSingleJson(EnvelopeJson, total=False) and _ReleaseCoordBatchJson(EnvelopeJson) - Fix bug: helpers received t0: float but used elapsed() from outer scope; now receive elapsed: Callable[[], float] passed from run() - Replace 5 raw dict JSON outputs with TypedDict constructors + make_envelope(elapsed) - Add Agent quickstart / JSON fields / exit codes to run() docstring - Sprint doc: release-coord marked [x][x][x][x]
sha256:999ed391e7065d97019601055a0f39854a1fc47fc0937c66adae8c9cee91c26a
sha
sha256:d983a0616d1cbfbdaa5cba785d9457fc909d0d0d40cb7704c86fc2087d784974
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:999ed391e7065d97019601055a0f39854a1fc47fc0937c66adae8c9cee91c26a --body "your comment"
No comments yet. Be the first to start the discussion.