Skip to content

docs: embed dspack→A2UI demo video in README#8

Merged
ryandmonk merged 1 commit into
mainfrom
docs/demo-video
Jun 29, 2026
Merged

docs: embed dspack→A2UI demo video in README#8
ryandmonk merged 1 commit into
mainfrom
docs/demo-video

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

What

Adds a dspack in action section (with a matching Table of Contents entry) embedding the end-to-end demo video.

The video shows one dspack contract consumed by tools that never coordinated: queried over MCP (ds-mcp), compiled to an A2UI catalog (ds-to-a2ui), and rendered.

Why

dspack's core thesis is a portable contract that travels between independent toolchains. The video is concrete proof of exactly that, so the spec's README should show it. (Companion README updates land separately in ds-mcp and dspack-to-a2ui, each framed from that repo's vantage point.)

Reviewer notes

  • The video is a GitHub user-attachments URL on its own line — it renders as an inline player on github.com only, not in local markdown previews. Check the rendered README or "Files changed" view to confirm playback.
  • Single-file change (README.md), 9 insertions (section + TOC entry).

🤖 Generated with Claude Code

Adds a "dspack in action" section showing one contract queried over MCP,
compiled to an A2UI catalog, and rendered — proof the spec travels between
independent toolchains. Includes a matching Table of Contents entry.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 29, 2026 19:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an embedded “dspack in action” demo video section to the main README to concretely illustrate dspack’s end-to-end portability thesis (queried over MCP → compiled to A2UI → rendered).

Changes:

  • Added a new “dspack in action” section near the top of the README.
  • Embedded the demo video via a GitHub user-attachments URL on its own line (inline player on github.com).
  • Added a matching Table of Contents entry for the new section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryandmonk ryandmonk merged commit 534f1f2 into main Jun 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants