docs/TATEKANDesk/architecture_design.mdPBX and infrastructure architecturedocs/TATEKANDesk/GEMINI_LIVE_MIGRATION_PLAN.mdCanonical Gemini migration and bridge plandocs/Tatekan/tatekan-desk/general/knowledge.mdGeneral voice help desk knowledgedocs/Tatekan/tatekan-desk/knowledge_registry.jsonRegistry-controlled document ingestiondocs/handoffs/desk/20260405_desk_handoff_final.mdLatest canonical desk handoffscripts/gemini_bridge.jsCanonical bridge implementationscripts/tatekan-desk-bridge.servicePersistent service unit
Private / PM Only
Access Protected
TATEKANDesk References
Reference set for TATEKANDesk architecture, implementation, knowledge sources, and recent handoff status.
Quick Map
0. References
1. Architecture
- Asterisk 20 on
tatekan-pbxconnects directly to Rakuten SIP - AudioSocket is used between Asterisk and the local Node.js bridge
- Gemini 3.1 Flash Live is the current AI runtime target
- Security posture includes ACLs, disabled AMI/ARI/HTTP, and outbound call blocking
2. Implementation
scripts/gemini_bridge.jsis the canonical bridge implementation- Secret Manager SDK is used for runtime API key retrieval
- Registry-based knowledge loading limits the active ingest set
- Structured audit JSON logs track status and source usage
3. Knowledge
- General scope covers TATEKANOS guidance, app basics, and initial trouble intake
- Human callback is the default escalation path for unresolved cases
- Sensitive or tenant-specific information is outside AI answer scope
4. Handoff Status
- Canonical Gemini bridge implementation completed and approved on 2026-04-05
- Knowledge registry and service unit were prepared as part of the canonicalization work
- Next tasks are service enablement and final live inbound audit verification