Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • armada
  • tide-table
  • tierlist.html
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    feat(tide-table): Hall of Fame showcase viz — tierlist.html (#11) · 4c9a8312
    The Foundry Hall of Fame, built through /impeccable in the Ship's Bridge language
    (armada/DESIGN.md): dark instrument surface, Geist + Geist-Mono, brand magenta
    reserved for the one earned accent (here the S-tier champions, the brand eyebrow,
    and the now-playing pulse). Register = product: quiet, instrument-grade, the ear
    leads and the screen serves.
    
    What it shows:
    - A classic S→D tier board. Tier is encoded redundantly (letter badge + lane
      position + colour), never hue alone — colour-blind safe by construction (DESIGN
      principle 4). Each kit is a chip: median grade, usage (tracks that play it),
      loop count, and a row of flag dots (seam/clip/off-grid/dc).
    - Click a kit → a drawer of its loops, each with a grade bar, tier dot, and a
      PLAY button. The ear leads: every loop auditions in place (loop-on-repeat via a
      shared <audio>, _corpus/<kit>/<file>.wav over serve.py), with a now-playing
      footer. (DESIGN principle 2.)
    - The rubric-validation callout, shown HONESTLY (principle 1, trust the
      instrument): grade↔usage ρ=+0.34, with a log-scale scatter that *labels its own
      confound* — risers and weird_dialogs sit low-right (used most, tier low) because
      they're FX, not loops. The footnote states the coverage caveat (34/97 kits carry
      a usage token) rather than implying full coverage.
    - Search, filter (all/played/flagged), sort (grade/usage/name); skeleton load,
      empty states, focus-visible, keyboard audition, and prefers-reduced-motion
      fallbacks for every animation.
    
    Verified in Chromium at 1280/390 widths via Playwright: no console errors, drawer +
    audition + scatter all render, copy carries no em-dashes (impeccable ban). Audio
    served through the local _corpus symlink (gitignored). Runs via
    `python3 serve.py --dir tide-table --port 8731` → /tierlist.html.
    PLN (Algolia) authored Jun 23, 2026
    4c9a8312
tierlist.html 27.2 KB
EditWeb IDE
×

Replace tierlist.html

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.