Research-to-Deck

A public-safe AI product workflow demo for turning grounded research notes into a deck contract, browser preview, QC report, and run result.

The Product Idea

Most AI deck demos optimize for a pretty slide. This one optimizes for product trust: source traceability, inspectable contracts, reviewable outputs, and a small QC surface.

Demo Flow

Markdown brief
  -> source_manifest.json
  -> deck_contract.json
  -> index.html
  -> qc_report.md
  -> run_result.json

Why It Matters

Run It

npm test
npm run generate

Then open dist/demo/index.html.

Review Surfaces

Repository

View the GitHub repository