gabriel / musehub public
feat BREAKING symbols-v2 feat/symbols-v2-p3-template #1 / 1
AI Agent gabriel · 131 days ago · May 6, 2026 · Diff

feat(symbols-v2): phase 3 — data-dense rows, no gradients

- weekly[] returned per row from _fetch_symbol_list for sparkline data attr - sym2-row-meta sub-row in each table row: coupling chip (when >0) + age label - hero title: gradient-text span removed, plain color - .sym2-heat-fill: solid var(--color-accent), no linear-gradient - .sym2-hero: solid var(--bg-elevated), ::before pseudo-element removed - new CSS: .sym2-row-meta, .sym2-coupling-chip, .sym2-row-age - T301-T308 all green (8/8)

sha256:a7cff903c054c30f1170eccedb745ec53baf045ba5ac48f1b02faf98b1c0c107 sha
+25 ~1 symbols
sha256:e3d832dc720b52d997c23f0ee1b761430a8082bc6199a4068855fc2fbf9936b8 snapshot
+25
symbols added
~1
symbol modified
0
dead code introduced
Semantic Changes 26 symbols
~ tests/test_symbols_v2_p3_template.py .py 25 symbols added
+ SCSS_SYMBOLS variable variable SCSS_SYMBOLS L38–38
+ _cid function function _cid L45–46
+ _lid function function _lid L49–50
+ _now function function _now L41–42
+ _seed_symbol function async_function _seed_symbol L53–94
+ AsyncClient import import AsyncClient L30–30
+ AsyncSession import import AsyncSession L31–31
+ Path import import Path L27–27
+ _dt import import _dt L24–24
+ annotations import import annotations L22–22
+ blob_id import import blob_id L34–34
+ create_repo import import create_repo L35–35
+ db import import db L33–33
+ long_id import import long_id L34–34
+ pytest import import pytest L29–29
+ secrets import import secrets L25–25
+ timezone import import timezone L26–26
+ test_t301_fetch_returns_weekly function async_function test_t301_fetch_returns_weekly L102–120
+ test_t302_page_renders_row_meta function async_function test_t302_page_renders_row_meta L128–139
+ test_t303_coupling_chip_when_coupled function async_function test_t303_coupling_chip_when_coupled L147–161
+ test_t304_no_coupling_chip_when_isolated function async_function test_t304_no_coupling_chip_when_isolated L169–183
+ test_t305_age_label_present function async_function test_t305_age_label_present L191–206
+ test_t306_no_gradient_text_on_hero function async_function test_t306_no_gradient_text_on_hero L214–231
+ test_t307_heat_fill_no_gradient function function test_t307_heat_fill_no_gradient L238–248
+ test_t308_hero_before_no_radial_gradient function function test_t308_hero_before_no_radial_gradient L255–265
← Older Oldest on feat/symbols-v2-p3-template
All commits
Newer → Latest on feat/symbols-v2-p3-template

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