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 README.md · clear filter

  1. README: fix forge rendering — drop front matter, markdown-native logo
    Front matter displayed as raw text on the forge (README now exempted in
    check_headers; attribution lives in the body). Raw-HTML logo block was
    sanitized by the renderer — replaced with a markdown image; logo.svg gains
    intrinsic 120px size so it renders correctly.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 2 h ago (Aug 12, 2026) · 1 file changed +1 −14
  2. README: add logo header
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 2 h ago (Aug 12, 2026) · 1 file changed +4
  3. README: English rewrite with metric badges and author info
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 2 h ago (Aug 12, 2026) · 1 file changed +73 −47
  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 5 h ago (Aug 12, 2026) · 1 file changed +71