Definitions for the terminology used across Teeem AI documentation. Useful for new tenants and external sharing.Documentation Index
Fetch the complete documentation index at: https://docs.teeem-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
A
ABAC (Attribute-Based Access Control) Access control based on data attributes (sensitivity class, department, source). Combined with RBAC. Agentic workflow The 6-step flow Teeem AI runs on every response — Question → Permission → Context → Insight → Execute → Record. See Agentic workflow. App Pack An auto-generated internal tool (CRUD app, dashboard) defined by a singleapp.yaml. Provides DB schema, REST API, Slack commands, notifications, and a web UI in one go.
Audit log
The tamper-evident chronological record of all events — users, permissions, tool calls, external system calls, responses. SHA256 hash chain ensures any modification breaks the chain. 5-year retention default.
B
BM25 Search algorithm. Teeem AI pairs it with a Korean particle-stripping tokenizer. Browserbase Stealth browser automation platform. Reliable on bot-detection-tough sites.C
Cafe24 Korean e-commerce platform. Teeem AI’s connector exposes products, orders, and inventory. Channel Where messages flow — Slack channel, web chat channel, KakaoTalk group room, Teams channel. Channel ACL Per-channel access control list. Combines with ABAC data classes. Confidence gate Mechanism that asks a clarifying question instead of guessing when answer confidence is low. Key defence against hallucination. Context Brand keyword. “Pulling scattered company data into one shared context” — integrating relevant information so employees can find and decide quickly.D
Department Metadata on KB documents, App Pack models, and scheduled jobs. Used for ACL and search filtering. Douzone Korea’s most-used ERP. Teeem AI’s connector reaches tax invoices, vouchers, and employee directory.E
Embedding Vector representation used in KB search. Teeem AI fuses BM25 (Korean tokenizer) and vector search via RRF.G
Gemini 3 Flash Lite / 3 Flash Preview LLM models from Google Vertex AI used by Teeem AI. Simple queries route to Flash Lite; complex work to Flash Preview. Groq Fast LLM inference service used as a helper for working-memory compression (gpt-oss-120b).H
Hash chain Tamper-evident log structure linked by SHA256 hashes. Modifying any entry breaks every entry that follows. HWP / HWPX Korean government / public-sector standard document formats. Teeem AI parses and generates natively.J
JANDI Toss Lab’s Korean messenger. Both incoming-webhook and two-way bot integrations supported. JWT (JSON Web Token) Token format for web chat auth. Signed with HMAC-SHA256, 8-hour expiry.K
KB (Knowledge Base) The permanent store for company documents. A formal management system with three-tier dedup, version control, sensitivity classification, and citations. KMS (Key Management Service) AWS key management. RDS DB, DynamoDB, S3, EFS — all encrypted with KMS keys. Korean AI Basic Act Korea’s legal framework for AI systems. Article 27 mandates watermarking of AI-generated content.L
LanceDB Vector search DB used by Teeem AI.N
Noto Sans KR Default font. Korean readability with weights 400–900. Fallback to Noto Sans JP for Japanese.O
OAuth Standard authentication for accessing personal data (the user’s Gmail, Drive, Calendar, OneDrive). OpenAPI (Swagger) API specification standard. Teeem AI auto-generates tools from OpenAPI specs.P
Permission-aware execution The principle: act only when the sender has data access, tool execution rights, and channel posting permissions. RBAC + ABAC + channel ACL + tool gates combined. Phosphor Icons Icon set used consistently in Mintlify and the Teeem AI admin UI. PII (Personally Identifiable Information) Information that identifies a person. Teeem AI auto-detects and masks 10 Korean PII types. PIPA (Personal Information Protection Act) Korea’s privacy law. Teeem AI satisfies its technical and managerial safeguards. Prompt cache Cache the system prompt and tool definitions on the LLM side. Reduces input token cost ~75%.R
RBAC (Role-Based Access Control) 6 tiers fromplatform_admin down to viewer.
RRF (Reciprocal Rank Fusion)
Algorithm that combines BM25 and vector search results, leveraging both.
S
SAML / OIDC SSO protocols. SAML 2.0 and OIDC both supported. SCIM User / group provisioning standard. With SSO on, syncs from your IdP automatically. Skill A unit of work the agent can perform — trigger + inputs + behaviour + output. Authored or auto-suggested. Skill marketplace Catalogue of standard skills the organisation can search, import, and customise. SSE (Server-Sent Events) Protocol used in web chat for real-time token streaming.T
Tenant isolation Each customer gets a separate PostgreSQL instance, DynamoDB tables, and file system. Data is physically separated. Toss Payments Korean payment gateway used in the admin console’s billing page.W
Working memory Compressed conversation summary shared per channel. Compressed via Groq after each conversation, persisted to DynamoDB.Next
Limitations
What Teeem AI doesn’t do well — honestly.
FAQ
Most-asked questions before and after rollout.