Skip to content

chore(skills): refresh vendored msdmd/visualize.py from skill-lib@289d495 - #12

Merged
erinepshovel-code merged 1 commit into
mainfrom
claude/msdmd-repo-diagram-status-u3moc5
Jul 29, 2026
Merged

erinepshovel-code merged 1 commit into
mainfrom
claude/msdmd-repo-diagram-status-u3moc5

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Contributor

What

Propagates the canonical msdmd visualizer loader fix (skill-lib#51) into this repo's vendored copy at .agents/skills/msdmd/visualize.py, and updates the .agents/skills/README.md source-commit citation to 289d495.

Why

load_collection previously could not parse hand-authored collection points (trailing ratios: seal, unquoted keys, trailing commas, comments). The fix landed on skill-lib main at 289d495; vendored copies track the canonical source, and skill-lib's scheduled consumer-drift.yml detector would otherwise flag this repo.

Verification

python tools/check_consumer_drift.py <this repo> --sha 289d495 (run from skill-lib) reports clean — 0 drifted, citation current. eml_ucns/ package code is untouched; the CI import smoke test is unaffected.

🤖 Generated with Claude Code

https://claude.ai/code/session_01PDCdtmianYqpiLmcsfvfSv


Generated by Claude Code

…d495

Propagates the canonical loader fix (skill-lib#51): load_collection now
parses hand-authored collection points (trailing ratios seal, unquoted
keys, trailing commas, comments) in addition to raw JSON and generated
TypeScript. Updates the .agents/skills README source-commit citation.

Verified drift-free with skill-lib tools/check_consumer_drift.py
--sha 289d495 (0 drifted, citation current).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PDCdtmianYqpiLmcsfvfSv
@erinepshovel-code
erinepshovel-code marked this pull request as ready for review July 29, 2026 07:00
@erinepshovel-code
erinepshovel-code merged commit 44e06b5 into main Jul 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant