Skip to content

v2.1.4 — /demo populated-product onboarding#8

Merged
mrdulasolutions merged 1 commit intomainfrom
feat/v2-monorepo
Apr 21, 2026
Merged

v2.1.4 — /demo populated-product onboarding#8
mrdulasolutions merged 1 commit intomainfrom
feat/v2-monorepo

Conversation

@mrdulasolutions
Copy link
Copy Markdown
Owner

Summary

  • Adds /demo dry|live|clean so 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.
  • Dry mode narrates only; live mode tags every write with source=reva-demo + tags=[reva-demo, reva-demo-0001] so the dashboard lights up and /demo clean can sweep idempotently.
  • All fictional domains use the RFC 6761 reserved .example TLD — nothing can leak into a real CRM.
  • Bumps plugin to v2.1.4 (VERSION, plugin.json, SKILL.md frontmatter, signup footer).

Test plan

  • `/demo` asks mode; `/demo dry` narrates 14 stages with no CRM writes
  • `/demo live` creates tagged account/contact/rfq/quote/order/shipment
  • `/demo clean` removes every reva-demo-tagged record + AutoMem entries
  • signup footer shows v2.1.4 after Railway deploy

🤖 Generated with Claude Code

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>
@mrdulasolutions mrdulasolutions merged commit 46dc732 into main Apr 21, 2026
3 checks 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.

1 participant