SPB Git

spb/airiskindex Public

The most methodologically rigorous, fully transparent AI job-exposure index.

TypeScript 88% Python 6.1% SQL 2.7% CSS 1.2% JavaScript 0.9% Shell 0.8%

History of apps/web/components/occupation-search.tsx · clear filter

  1. chore: add file headers (author, contact, copyright, description) to all source files
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    simon-pierre boucher committed 6 days ago (Aug 5, 2026) · 1 file changed +10
  2. feat(web): design overhaul — sharper modern light design, fully mobile-responsive
    Sticky blurred header, hero wash, pill kicker, card idiom with hover
    elevation, refined footer (3-column), responsive paddings/typography,
    scrollable audit tables on small screens, explicit viewport/themeColor.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    simon-pierre boucher committed 6 days ago (Aug 5, 2026) · 1 file changed +2 −2
  3. feat: full O*NET universe — real ETL, deep detail pages, search, browse, rating scripts
    - etl: OEWS wage download, O*NET 30.3 transform (occupations/tasks/importance),
      wages transform, psycopg loader; 1,016 occupations + 18,796 tasks loaded
    - web: live search, /occupations browse grouped by SOC major group, home with
      hero stats + top/least exposed + group averages; detail page adds wages,
      employment, rank/percentile, weighted dimension breakdown, full per-task
      rater audit trail (model/rating/rationale), related occupations
    - worker: one-shot rate script (batch submit/poll/ingest, --limit pilot mode),
      purge-demo script, thinking disabled for the rater
    - layout: preview banner now driven by whether the latest run is demo-based
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    simon-pierre boucher committed 6 days ago (Aug 5, 2026) · 1 file changed +82