Skip to content

Releases: osojicode/osojicode.github.io

v2.0.0 — Landing page rewrite

29 Mar 05:39

Choose a tag to compare

Landing page rewrite

Complete rewrite of osojicode.ai from the design-system base.

What's new

  • Design token system — full CSS custom property architecture with light/dark theme switching
  • D3 observatory visualization — interactive force-directed graph of osoji's own codebase, with click-to-drill-down detail panel showing findings, shadow docs, and file metadata
  • Teams section — introduces osoji Teams with feature list and health sparkline mockup
  • Two-phase analysis framing — updated content reflecting AST deterministic analysis + LLM semantic reasoning
  • Real scorecard data — from osoji's own audit (71.8% coverage, 76.3% health)
  • Copy-to-clipboardpip install osojicode buttons throughout
  • Responsive — breakpoints at 900px and 600px with mobile fallback for the graph
  • Progressive loading — bundle fetches in background, D3 lazy-inits on scroll

Files

  • index.html — 2,270 lines, all CSS/JS inline
  • demo-bundle.json — full observatory bundle for the interactive demo