Add meridian: 5-assistant hotel + airline concierge squad#2
Open
justincrowe-hub wants to merge 2 commits into
Open
Add meridian: 5-assistant hotel + airline concierge squad#2justincrowe-hub wants to merge 2 commits into
justincrowe-hub wants to merge 2 commits into
Conversation
Native-Vapi build: every business tool is a code tool hitting Supabase REST directly (no webhook hosting), squad routing via assistantName transfers, distinct Deepgram persona voices, PSTN-tuned barge-in, TTS-hygiene helpers, 15 mock-conversation evals, and an offline 40+ case tool audit. Includes an optional standalone outbound-disruption assistant and campaign script. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <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.
What is this project?
Meridian is a fictional membership travel concierge: one phone number, a squad of five Vapi assistants (front door, hotel, flight triage, rebooking, upsell & recovery) plus a standalone outbound-disruption caller. Built with only native Vapi primitives: every business tool is a code tool hitting Supabase REST directly, so there is no webhook or hosting to run, yet reservations persist.
Checklist
README.mdincludes the setup/run instructionsSKILL.mdif this project can be a repeatable pattern.env.exampleREADME.mdAnything reviewers should know?
npm run typecheckclean;npm run check(env + connectivity) green;npm run test:synthandnpm run test:flight(code-tool bodies executed against live Supabase) green;npm run test:audit41/41 cases clean including the TTS-hygiene scan;npm run test:verify(read-only live-org squad check) all green;npm run kb:uploadverified against the Vapi API.SKILL.mdyet: this is a showcase build rather than a distilled repeatable pattern; happy to extract one as a follow-up if useful.assets/hotel-knowledge-base.txt) is fully fictional (555 numbers).🤖 Generated with Claude Code