You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A test asserting every message the MockDaemon emits validates against the real protocol schema (protocol.generated.ts), piggybacking on the existing codegen drift-guard (Enforce Python and TypeScript protocol parity #76). This is what stops the demo from advertising things the product can't do.
Marketing tie-in
Add a "Try the live demo" link to the showcase README (the docs/split-readme-showcase work is exactly where this belongs).
Part of the mocked-demo epic. Final step after Tier 2.
Public deploy + drift guard + "Try it live"
Make the demo a public URL any visitor can open, keep it honest, and link it from the showcase.
Deploy
Honesty / drift guard
protocol.generated.ts), piggybacking on the existing codegen drift-guard (Enforce Python and TypeScript protocol parity #76). This is what stops the demo from advertising things the product can't do.Marketing tie-in
docs/split-readme-showcasework is exactly where this belongs).Part of the mocked-demo epic. Final step after Tier 2.