{
  "project_name": "deepseek-v4",
  "site_url": "https://deepseek-v4.pages.dev",
  "model_name": "deepseek-v4-pro",
  "harness": "OpenCode",
  "routes": [
    {
      "slug": "web",
      "label": "One-shot Website",
      "order": 10,
      "skill": "oneshot-website",
      "route_type": "html",
      "status": "ok",
      "summary": "Sublevel 7 \u2014 an immersive deep-sea research station experience with bioluminescent particle canvas, sonar ping animations, specimen log ticker with ASCII art, live telemetry dashboard, and parallax depth atmosphere. Single-file HTML with embedded CSS and JS, no external images."
    },
    {
      "slug": "tree-leaves",
      "label": "One-shot Tree Leaves",
      "order": 20,
      "skill": "oneshot-tree-leaves",
      "route_type": "html",
      "status": "ok",
      "summary": "Seasonal canopy physics simulation \u2014 Golden avenue maple preset with recursive tree generation, 200+ leaves, branch attachment and recoil physics, wind system with gusts, and a full four-season loop from spring budburst through autumn colour-shed to winter bareness."
    },
    {
      "slug": "snake",
      "label": "One-shot Snake",
      "order": 30,
      "skill": "oneshot-snake-game",
      "route_type": "html",
      "status": "ok",
      "summary": "Neon arcade Snake game \u2014 \"Serpentine\" \u2014 with synthwave aesthetic, perspective grid, glowing trail effects, particle bursts, screen shake, and smooth interpolated movement. Fully playable with keyboard (arrows/WASD) and touch/swipe on mobile. High score persisted in localStorage."
    },
    {
      "slug": "tower-defense",
      "label": "Orbital Quarantine \u00b7 Tower Defense",
      "order": 40,
      "skill": "oneshot-tower-defense",
      "route_type": "html",
      "status": "ok",
      "summary": "3D sci-fi tower defense game \u2014 Orbital Quarantine. Defend the space station with 6 tower types (Pulse Turret, Rail Gun, Plasma Mortar, EMP Field, Gatling Laser, Ion Cannon) each with 3 upgrade tiers. Face 6 enemy types across 20 waves with boss encounters every 5th wave. Single-file Three.js build with programmatic 3D models, particle effects, object pooling, and procedural audio."
    },
    {
      "slug": "terminal",
      "label": "One-shot Terminal",
      "order": 50,
      "skill": "oneshot-terminal",
      "route_type": "html",
      "status": "ok",
      "summary": "Deep-space orbital relay station terminal simulating the ISV Kepler command shell. Features a full fake filesystem (mission logs, navigation data, system configs), 18 parsable commands with state-changing effects, split-pane management, keyboard-first UX with tab completion and command history, passive anomaly event layer, system health degradation, sessionStorage persistence, and a CSS-only starfield with scan-line overlay. Responsive mobile mode with quick-command bar."
    },
    {
      "slug": "audio-lab",
      "label": "One-shot Audio Lab",
      "order": 60,
      "skill": "oneshot-audio-lab",
      "route_type": "html",
      "status": "ok",
      "summary": "Browser-native dub tape deck audio workstation with a 4-track 16-step sequencer, synthesized drum machine (kick, snare, hi-hat), dub chord stab with per-step octave selection, tape-style delay with feedback, resonant low-pass filter, swing control, pattern save/recall via localStorage, animated tape reel, VU meters, tactile drag-to-rotate knobs, and tape-stop effect. Dark amber nocturnal theme. Keyboard accessible. Mobile-responsive with horizontal grid scroll."
    },
    {
      "slug": "cms",
      "label": "CMS",
      "order": 70,
      "skill": "oneshot-cms",
      "route_type": "html",
      "status": "ok",
      "summary": "Fake WordPress-like CMS admin panel with full CRUD, SPA routing, and sessionStorage state"
    },
    {
      "slug": "dashboard",
      "label": "Dashboard",
      "order": 80,
      "skill": "oneshot-dashboard",
      "route_type": "html",
      "status": "ok",
      "summary": "Orbital mission control centre tracking AURORA-9 spacecraft systems, live telemetry, resource gauges, alert stream, mission timeline, and ground comms. Dense 8-panel layout with anomaly injection, keyboard shortcuts, and drill-down diagnostics."
    },
    {
      "slug": "data-story",
      "label": "One-shot Data Story",
      "order": 90,
      "skill": "oneshot-data-story",
      "route_type": "html",
      "status": "ok",
      "summary": "A scrollytelling data story \u2014 Heatline \u2014 tracing global temperature rise from 1880 to present through six narrative chapters. Five chart types (line, stacked area, connected scatter, grouped bar, horizontal lollipop, range fan) are built as inline SVG and revealed on scroll via Intersection Observer. Dark oceanic palette with thermal accent colours. Responsive with chapter dot navigation on desktop and progress bar on mobile. Each chart answers the core question raised by its surrounding narrative section."
    },
    {
      "slug": "maproom",
      "label": "One-shot Maproom",
      "order": 100,
      "skill": "oneshot-maproom",
      "route_type": "html",
      "status": "ok",
      "summary": "Interactive atlas of the Sundered Isles \u2014 an archipelago in the Azurean Sea with 5 layered data overlays, 10 annotated locations, shipwreck charts, storm tracks, ocean currents, and a guided 8-stop cartographer's expedition tour."
    },
    {
      "slug": "physics",
      "label": "One-shot Physics",
      "order": 110,
      "skill": "oneshot-physics",
      "route_type": "html",
      "status": "ok",
      "summary": "Interactive 3D receipt paper physics simulation. A 2,400-particle Verlet-integrated sheet with structural, shear, and bend constraints \u2014 grab it, crumple it, fold it, toss it. Realistic deformation with self-collision, wind, canvas-textured receipt surface, and orbit camera."
    },
    {
      "slug": "powerpoint",
      "label": "One-shot PowerPoint",
      "order": 120,
      "skill": "oneshot-powerpoint",
      "route_type": "landing",
      "status": "ok",
      "summary": "A professional 15-slide executive presentation on AI in Healthcare, generated in one shot using PptxGenJS with the Corporate Dark theme. Includes bar charts, doughnut charts, line charts, styled comparison tables, timeline visuals, case study stats, risk matrices, and opportunity cards \u2014 all built programmatically with shapes, charts, and text. No external images."
    }
  ]
}
