gabriel / musehub public
feat BREAKING task/proposal-detail-polish #1 / 2
AI Agent gabriel · 127 days ago · May 8, 2026 · Diff

feat: risk, semver, sig count in proposal manifest; remove stats strip

Move risk chip, semver chip, and n/m approval count into the manifest block so reviewers see signal in reading order (branch → risk → semver → sigs → type → strategy → anchors). Delete the stats strip — every number it showed was either zero noise or already present in the manifest.

sha256:fe0346d793ebfcb6b1159d857aa738bf79af559b6d09c1ac8a5e2e4577fec305 sha
+7 ~8 −11 symbols
sha256:d0f04219e0ce268b6210bfc06a9187c25f42b0e7a8e46e5888ba79751d160029 snapshot
+7
symbols added
~8
symbols modified
−11
symbols removed
0
dead code introduced
Semantic Changes 26 symbols
~ src/scss/components/_proposal-detail.scss .scss 7 symbols added, 11 symbols removed, 1 symbol modified
prd-stat rule .prd-stat L400–409
prd-stat-label rule .prd-stat-label L419–425
prd-stat-val rule .prd-stat-val L411–417
prd-stat-val--agent rule .prd-stat-val--agent L1233–1236
prd-stat-val--risk rule .prd-stat-val--risk L1225–1231
prd-stat-val--risk-critical rule .prd-stat-val--risk-critical L1230–1230
prd-stat-val--risk-high rule .prd-stat-val--risk-high L1229–1229
prd-stat-val--risk-low rule .prd-stat-val--risk-low L1227–1227
prd-stat-val--risk-medium rule .prd-stat-val--risk-medium L1228–1228
prd-stat:last-child rule .prd-stat:last-child L408–408
prd-stats rule .prd-stats L390–398
+ prd-sig-count rule .prd-sig-count L168–194
+ prd-sig-count-val rule .prd-sig-count--met .prd-sig-count-val L191–191
+ prd-sig-count-val rule .prd-sig-count--none .prd-sig-count-val L193–193
+ prd-sig-count-val rule .prd-sig-count--partial .prd-sig-count-val L192–192
+ prd-sig-count-changes rule .prd-sig-count-changes L182–189
+ prd-sig-count-label rule .prd-sig-count-label L178–181
+ prd-sig-count-val rule .prd-sig-count-val L174–177

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