SPB Git

spb/modelmap Public License

Internal cartography of local LLMs on Apple Silicon — registered, gated, negative-first. Public atlas at modelmap.io.

Python 66.3% JavaScript 24.5% CSS 8.1% Shell 0.7%

History of site/public/style.css · clear filter

  1. Publications tab + TR-2026-01: first official technical report
    - /publications listing + article pages: abstract box, byline, status
      badge, live-rendered figures via {{fig:*}} tokens (7 figures from the
      same versioned artifacts as the atlas), how-to-cite block
    - TR-2026-01 'Registered, Gated, Negative-First' — full synthesis of
      expH/expA/expC results, gate record, survival ledger, limitations,
      reproducibility section
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 4 h ago (Aug 12, 2026) · 1 file changed +25
  2. Site: server-rendered SVG result maps (dataviz-validated palette)
    - lib/charts.js: layer-profile lines, small-multiple bar panels, grouped
      bars — palette validated with the six-checks script (violet/orange PASS;
      aqua carries mandatory direct labels; twin = dashed neutral reference)
    - expA probe map (trained A/B vs random-init twin) on home, experiment
      page and atlas entry; expH warm/cold storage panels + capture-overhead
      bars on home and experiment page; per-mark hover tooltips, legends
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 h ago (Aug 12, 2026) · 1 file changed +11 −1
  3. Site v2: editorial redesign, mobile-first responsive, comments, SVG logo
    - Fraunces/Inter/JetBrains Mono typography, contour-line SVG logo (also
      favicon), gradient hero, hover cards, 4-column footer
    - Hamburger dropdown menu <880px, full smartphone breakpoints (560px)
    - /comments page: persistent JSON store OUTSIDE app dir (survives rsync
      redeploys), honeypot anti-spam, per-IP rate limit, XSS-escaped rendering
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 h ago (Aug 12, 2026) · 1 file changed +282 −120
  4. Bootstrap modelmap: charter-compliant skeleton, tooling, and modelmap.io platform
    - Repo skeleton per charter §3 with mandatory author headers everywhere
    - tools/check_headers.py (gates commits), new_experiment.py, new_map.py
    - benchmarks: hardware_manifest.py (sysctl-based) + harness skeleton
    - experiments/micro A-H scaffolded with empty seven-field blocks
    - site/: modelmap.io platform (Express, light theme, English), coherent
      with localvm-research/web — Home, Research, Experiments, Atlas (with
      confidence Levels 0-3), Results, Code, About; attribution footer
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 7 h ago (Aug 12, 2026) · 1 file changed +230