01581b3cab7ae6b8130c7c364394d57a29098aac
MapFlow
Root workspace for MapFlow. Product docs live here, implementation lives in service submodules.
Submodules
flutter- Flutter client prototype.backend- Fastify + Mercurius GraphQL API.worker- Hatchet worker for transcription and ontology analysis.hatchet- Hatchet compose stack for Dokploy.vault- Vault service for project secrets.instructions- shared project instructions.
Pipeline
- Flutter records a voice experience for a Google place.
- Backend stores
PlaceandVoiceExperience, then triggers Hatchet. - Worker runs
transcribe_voice_experience. - Worker runs
analyze_voice_experience_with_ontologyand saves internal tags toVoiceExperience.analysis.
git submodule update --init --recursive
Description
Languages
Markdown
100%