gabriel / muse public
refactor patch dev
AI Agent gabriel · 54 days ago · Apr 19, 2026 · Diff

refactor: [t] EnvelopeJson inheritance for cat through checkout_symbol

- cat.py: _CatOutputJson inherits EnvelopeJson; warnings via make_envelope - cat_object.py: _CatObjectInfoJson inherits EnvelopeJson; added TypedDict import - check.py: _CheckJson inherits EnvelopeJson; removed duplicate exit_code/duration_ms - check_attr.py: new _RulesListJson, _AllRulesJson, _CheckAttrJson all inherit EnvelopeJson - check_ignore.py: new _PatternsOnlyJson, _CheckIgnoreJson inherit EnvelopeJson - check_ref_format.py: _RefFormatRulesJson, _CheckRefFormatJson inherit EnvelopeJson; removed _CheckRefFormatResult - checkout.py: new _CheckoutJson(EnvelopeJson, total=False) covers all 12 output sites - checkout_symbol.py: _CheckoutSymbolOutputJson now inherits EnvelopeJson; removed exit_code/duration_ms fields; 3 output sites updated

sha256:d65f6751cbabdfe9bc75a71e8f71b7744395cf257a29378e03cfe4f574a4cfc5 sha
sha256:7301993467093491dcb130133b93f6abe3707197bdada78e8e58f7e708679f8a snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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:d65f6751cbabdfe9bc75a71e8f71b7744395cf257a29378e03cfe4f574a4cfc5 --body "your comment"