v2.1.4 — /demo populated-product onboarding#8
Merged
mrdulasolutions merged 1 commit intomainfrom Apr 21, 2026
Merged
Conversation
Adds a traditional-SaaS-style "see it work before you touch it" flow so PMs can watch the full 14-stage RFQ lifecycle fire end-to-end before they feed the engine a real customer. - /demo dry: narrate each stage against the canonical NexGen Aerospace scenario (500 CNC aluminum brackets @ $22.40 → $11.2k quote). Zero CRM writes. - /demo live: actually create records, each tagged source=reva-demo + tags=[reva-demo, reva-demo-0001] so they show up on the dashboard. - /demo clean: idempotent sweep that deletes every reva-demo-tagged record (children before parents) + associated AutoMem entries. Canonical scenario lives in references/demo-scenario.md — fictional NexGen Aerospace + Shenzhen Precision CNC, all domains on the RFC 6761 reserved .example TLD so nothing can leak into a real CRM. Bumps plugin to v2.1.4 (VERSION, plugin.json, SKILL.md frontmatter, signup footer). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.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
/demo dry|live|cleanso PMs can watch the full 14-stage RFQ lifecycle fire against a canonical fictional scenario (NexGen Aerospace, 500 CNC aluminum brackets → $11.2k quote) before they touch a real customer.source=reva-demo+tags=[reva-demo, reva-demo-0001]so the dashboard lights up and/demo cleancan sweep idempotently..exampleTLD — nothing can leak into a real CRM.Test plan
🤖 Generated with Claude Code