docs: embed dspack→A2UI demo video in README#8
Merged
Conversation
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>
Contributor
There was a problem hiding this comment.
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-attachmentsURL 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-mcpanddspack-to-a2ui, each framed from that repo's vantage point.)Reviewer notes
user-attachmentsURL 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.README.md), 9 insertions (section + TOC entry).🤖 Generated with Claude Code