Live demo script
~3–5 minutes on Telegram. Narrate Free → citations + checklist → Pro.
Before stage
- Hermes LLM: openai-api + OPENAI_API_KEY (hermes setup model)
- MCP URL: http://127.0.0.1:8080/sse
- KB ingested: ./scripts/ingest_kb.sh
- One gateway only: hermes gateway stop before starting
Act 1
Dependency-aware journey
Show judges: Checklist respects dependencies (codice fiscale vs anagrafe vs tessera), not a generic blog list.
- Prompt 1
“/start — EU citizen, employed in Rome, move date 2026-09-01”
- Prompt 2
“I have a signed job contract but no apartment yet. What can I do this month vs what must wait until I have housing? Mark anything I can start as in progress.”
Act 2
Cited RAG (Free tier)
Show judges: Numbered steps with source URLs from the knowledge base (ASL, SSN, Comune, EU).
- Prompt 1
“After residenza in Rome, how do I get tessera sanitaria and pick a medico di base? Which ASL applies and what documents do I need?”
- Prompt 2
“Compare registering residenza at municipio vs what EU Your Europe says about workers moving for employment — what's Rome-specific?”
Act 3
Rome life + housing
Show judges: Housing + social tradeoffs tied to registration requirements.
- Prompt 1
“I work in EUR, partner works near Termini, budget €1200/month rent. Which zones are realistic for commuting and anagrafe-friendly contracts?”
Act 4
Freemium → Pro
Show judges: Free tier gates Pro tools; after redeem — draft + reminder + checklist persisted in Postgres via MCP.
- Prompt 1
“Draft a polite Italian email to my landlord asking for the documents I need for anagrafe, including visura contratto.”
- Prompt 2
“/redeem ROME2026 — then repeat the draft request.”
- Prompt 3
“Remind me in 3 days to book the anagrafe appointment and mark codice fiscale done on my checklist.”
Act 5
Trust (optional closer)
Show judges: Narrate: relocation state lives in Muv MCP/Postgres, not Hermes global memory.
- Prompt 1
“What do you remember about me from last session vs what's stored in my profile?”
Quick copy prompts
- Dependency-aware plan: “I have a signed job contract but no apartment yet. What can I do this month vs what must wait until I have housing?”
- Cited health path: “After residenza in Rome, how do I get tessera sanitaria and choose a medico di base? Which ASL and documents?”
- EU + local in one answer: “Compare registering residenza at municipio vs what EU Your Europe says about workers moving for employment — what's Rome-specific?”
- Housing + commute: “I work in EUR, partner near Termini, budget €1200 rent — which zones are realistic for commuting and anagrafe-friendly contracts?”
- Pro unlock: “Draft a polite Italian email to my landlord for anagrafe documents, then remind me in 3 days to book municipio.”
