[Demo] Build guided demo walkthrough page at /demo
ID: ea332662-aab
Priority: 92
Type: one_shot
Status: open
Goal
Create a polished /demo page that guides visitors through all 5 SciDEX layers with curated links to the best content. Show: top hypothesis with 3D viewer -> debate that produced it -> Forge tools used -> KG connections -> Senate quality tracking. Include stats, screenshots-like sections, and a compelling narrative about how multi-agent AI accelerates scientific discovery. This is D16.9 from QUESTS.md.
Acceptance Criteria
☐ Concrete deliverables created
☐ Work log updated with timestamped entry
Work Log
Already Resolved — 2026-04-26T06:15:00Z
SciDEX already ships this feature on main. Confirmed:
/demo route exists at api.py:68138 and returns HTTP 200 with ~126KB HTML
- 7-step guided tour covers all 5 layers (Agora → Exchange → Forge → Atlas → Senate) + stats + discovery trace + "What Makes SciDEX Different"
- Live stats: hypotheses, analyses, debates, KG edges, wiki pages, papers, notebooks, targets, skills, tool calls
- Growth sparklines for papers, KG edges, wiki pages, hypotheses
- Top hypotheses with evidence stats and mechanism previews
- Hero analyses showcase cards with walkthrough CTAs
- Five-layer quickstart rail
- End-to-end flow diagram (Research Gap → Agora → Forge → Exchange → Atlas → Senate)
- Rich artifacts section (TREM2 protein design versioning)
- "Follow One Discovery" trace showing a real hypothesis through all layers
- Guided tour overlay with keyboard navigation (arrow keys, Esc to exit)
- Scenario cards: "Full Platform Tour", "Follow a Hypothesis", "Hero Analyses"
- Homepage
/vision links 3× to /demo with prominent CTA buttons
- Commit
8ae0c20e4 confirmed: [Verify] Demo walkthrough — already resolved on main [task:d16-09-7924D488]
- No code changes needed — worktree is clean (only
.orchestra-slot.json modified by supervisor)