gabriel / muse public
fix BREAKING dev
AI Agent gabriel · 47 days ago · Apr 25, 2026 · Diff

fix: complete Phase 3 — remove key_path from IdentityEntry TypedDict and _dump_identity

- Delete key_path: str from IdentityEntry TypedDict (identity.py) - Delete key_path serialisation from _dump_identity() (identity.py) - _load_all() still parses key_path from TOML for forward-compat reads - Fix test_S3: write key_path directly to TOML file (simulate old format) instead of going through save_identity which no longer writes it - Add TDD tests P3-1 and P3-2 in test_auth_supercharge.py - Update key-material-security-audit.md: mark #6 resolved

sha256:150695abc1e5ff5f19da1d8837885a8731859a3bf3b44f5939a35e3e60ca3092 sha
sha256:6d2afa97f27c059a5b32791f5b5eafdffa3bc169a960350e403c24ad3513563e 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:150695abc1e5ff5f19da1d8837885a8731859a3bf3b44f5939a35e3e60ca3092 --body "your comment"