docs: promote v5 live companion as recommended demo UI - #29
Merged
Conversation
Exclude file and guardrailsLlm from the baseline overall map so conditional nodes do not appear in the README export and live companion step 0. Co-authored-by: Cursor <cursoragent@cursor.com>
Point launcher, presenter serve, and README architecture export at v5/live.html. Mark v3/v4 as deprecated in serve output while keeping them reachable. Co-authored-by: Cursor <cursoragent@cursor.com>
Update demo runbooks, AGENTS.md, README, and Cursor skills so on-stage references consistently point to v5/live.html instead of v3. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove Playwright diagram export and stale-PNG check from CI. Simplify export-readme-architecture.sh to native local-only regeneration and commit an updated overall-architecture.png from v5 step 0. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
docs/demo/v5/live.htmlas the recommended on-stage live companion across launcher, presenter serve, and documentationfile,guardrailsLlm) from the overall architecture baseline mapDetails
v5 supersedes v3 as the live demo companion (quick-run cluster buttons, unified script runner, YAML snippets in instructions). This PR updates all entry points and runbooks so presenters land on v5 by default while v1–v4 remain reachable as deprecated bookmarks.
index.html)v5/live.htmldemo-presenter-serve.shexport-readme-architecture.sh+ Playwright test target v5 step 0buildOverallNodes()Key findings during testing:
./scripts/validate-demo-ui.shpasses (125 unit tests)make export-architecturefailed in Podman (network to npm registry); CI onubuntu-latestshould regenerate the PNGTest plan
./scripts/validate-demo-ui.sh./scripts/validate-demo-external-css.shexport-readme-architecturejob produces matchingassets/overall-architecture.png./scripts/demo-presenter-serve.shopenshttp://127.0.0.1:8765/demo/v5/live.htmlby defaultMade with Cursor