gabriel / musehub public
feat BREAKING profile task/manifest-3-card #1 / 1
AI Agent gabriel · 157 days ago · Apr 21, 2026 · Diff

feat(profile): redesign identity manifest to 3-card terminal grid

Replaces the alternating key-value list with three horizontally tiled cards inside a monospace terminal-style bordered box:

- Card 1 (identity): handle, identity_type, model_id/spawned_by (agent), key_source (human) - Card 2 (cryptographic key): fingerprint, algorithm: Ed25519, avax_addr (human) / trust_chain (agent) - Card 3 (registration/schedule): registered, expires (agent), scope (agent), status: active

SCSS: removes prof-manifest* / prof-mono-sm; adds prof-mfst* grid system with dashed inner card-title divider and type-colored value modifiers.

sha256:d4e6c0543833f89646fd743fcb55d220bcbd663794ac9e7c669ebd6b4c2a1b40 sha
+12 ~15 −8 symbols
sha256:04524e503af948d5fd82f5f0ed15fd1cece6c43720fa1e93b3c4657703f1409d snapshot
+12
symbols added
~15
symbols modified
−8
symbols removed
0
dead code introduced
Semantic Changes 35 symbols
~ src/scss/_user-profile.scss .scss 12 symbols added, 8 symbols removed, 3 symbols modified
− prof-manifest rule .prof-manifest L500–503
− prof-manifest__body rule .prof-manifest__body L509–509
− prof-manifest__header rule .prof-manifest__header L504–508
− prof-manifest__key rule .prof-manifest__key L514–514
− prof-manifest__row rule .prof-manifest__row L510–513
− prof-manifest__row:nth-child(even) rule .prof-manifest__row:nth-child(even) L512–512
− prof-manifest__val rule .prof-manifest__val L515–521
− prof-mono-sm rule .prof-mono-sm L522–522
+ 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--muted rule .prof-mfst__v--muted L546–546
+ prof-mfst__v--success rule .prof-mfst__v--success L545–545
← Older Oldest on task/manifest-3-card
All commits
Newer → Latest on task/manifest-3-card

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