Skip to content

Latest commit

 

History

History
75 lines (49 loc) · 1.83 KB

File metadata and controls

75 lines (49 loc) · 1.83 KB

Real Product Walkthrough Video

This is the canonical single product walkthrough video for PrivateDAO.

It is intentionally different from the investor reel.

The investor reel is a pitch surface.

Current public technology explainer: https://youtu.be/iFTUe4CTWP0

This walkthrough video is a product and operator flow surface.

Required narrative

The video must visibly communicate:

  1. Create DAO
  2. Submit proposal
  3. Private vote
  4. Execute treasury

Product framing

The walkthrough should show PrivateDAO as a real operating stack:

  • governance product
  • treasury control system
  • confidential payout boundary
  • evidence-rich review surface

Technology framing

The walkthrough should also make the advanced layers understandable:

  • ZK strengthens the proof and review path
  • REFHE can gate encrypted evaluation flows
  • MagicBlock can gate confidential token settlement
  • RPC Fast / backend-indexer improves operator and reviewer visibility

Honest boundary

The walkthrough may show:

  • Devnet operation
  • live product surface
  • real lifecycle steps
  • runtime evidence

The walkthrough must not imply:

  • completed external audit
  • unrestricted real-funds mainnet clearance
  • source-verifiable external receipts beyond what is currently documented

Repo-native asset targets

  • MP4: docs/assets/private-dao-demo-flow.mp4
  • Poster: docs/assets/private-dao-demo-flow-poster.png
  • Render script: scripts/render-demo-video.sh

Hosted upload copy

The render script also copies an upload-ready version to:

  • public hosted asset listed above

Slide order

  1. private governance problem and product identity
  2. create DAO
  3. submit proposal
  4. private vote through commit and reveal
  5. execute treasury
  6. advanced layer explanation: ZK, REFHE, MagicBlock, RPC Fast
  7. closing with live app and repo links