Private / PM Only

Access Protected

TATEKANDesk References

Reference set for TATEKANDesk architecture, implementation, knowledge sources, and recent handoff status.

Quick Map

0. References

  • docs/TATEKANDesk/architecture_design.mdPBX and infrastructure architecture
  • docs/TATEKANDesk/GEMINI_LIVE_MIGRATION_PLAN.mdCanonical Gemini migration and bridge plan
  • docs/Tatekan/tatekan-desk/general/knowledge.mdGeneral voice help desk knowledge
  • docs/Tatekan/tatekan-desk/knowledge_registry.jsonRegistry-controlled document ingestion
  • docs/handoffs/desk/20260405_desk_handoff_final.mdLatest canonical desk handoff
  • scripts/gemini_bridge.jsCanonical bridge implementation
  • scripts/tatekan-desk-bridge.servicePersistent service unit

1. Architecture

  • Asterisk 20 on tatekan-pbx connects 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.js is 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