gabriel / musehub public
feat BREAKING profile task/manifest-to-strip #1 / 1
AI Agent gabriel · 156 days ago · Apr 21, 2026 · Diff

feat(profile): drop identity manifest section; surface fingerprint in hero strip

The manifest cards exposed wallet internals (HD path, mnemonic count) that have no place on a public profile. The only useful public cryptographic fact is the key fingerprint.

- Removes the entire identity manifest section and all prof-mfst* SCSS - Adds fingerprint (first 16 chars of user_id + ellipsis) to the hero strip for both human and agent identity types, between the Ed25519 badge and the registration/expiry date

sha256:dc685289e580831278d6b87fc4adc39e318f457f189c556958ff9cb05b69da66 sha
~11 −16 symbols
sha256:f6424735cf5feb5055afd5af2e747f5073a19aede54cc8491ab455eb0aa72471 snapshot
~11
symbols modified
−16
symbols removed
0
dead code introduced
Semantic Changes 27 symbols
~ musehub/templates/musehub/pages/profile.html .html 1 symbol removed, 11 symbols modified
~ src/scss/_user-profile.scss .scss 15 symbols removed
− prof-mfst rule .prof-mfst L500–506
− prof-mfst__card rule .prof-mfst__card L516–525
− prof-mfst__card-title rule .prof-mfst__card-title L526–531
− prof-mfst__card:last-child rule .prof-mfst__card:last-child L523–523
− prof-mfst__cards rule .prof-mfst__cards L512–515
− prof-mfst__header rule .prof-mfst__header L507–511
− prof-mfst__k rule .prof-mfst__k L536–539
− after rule .prof-mfst__k::after L538–538
− prof-mfst__row rule .prof-mfst__row L532–535
− prof-mfst__v rule .prof-mfst__v L540–548
− prof-mfst__v--agent rule .prof-mfst__v--agent L543–543
− prof-mfst__v--human rule .prof-mfst__v--human L542–542
− prof-mfst__v--muted rule .prof-mfst__v--muted L546–546
− prof-mfst__v--org rule .prof-mfst__v--org L544–544
− prof-mfst__v--success rule .prof-mfst__v--success L545–545
← Older Oldest on task/manifest-to-strip
All commits
Newer → Latest on task/manifest-to-strip

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