Jump go di content

Glossary

Meaning of di term dem wey matter when you dey build AI work automation system wey you fit hold account for.

Action proposal na structured suggestion wey person fit review to change connected business system. Automation create am, but e never execute. E name target system, operation, and exact parameters, so person or policy fit approve, edit, or reject am before anything happen.

Synonym dem: proposed action, action suggestion, draft action, pending action

Why propose action instead of executing am direct?
Propose first separate intent from effect. E let approval policy and reviewers inspect di exact operation and parameters, so automated mistake no reach system of record.
Wetin action proposal contain?
Di target integration, operation to perform, resolved parameters, supporting evidence, and policy decision about whether approval dey required before execution.

Agent delegation na controlled grant of scoped, time-bound authority to AI agent so e fit act for user or another agent. Di delegation specify exact capabilities, tenants, and actions wey dey allowed, so agent operate under explicit, revocable, auditable limits.

Synonym dem: delegated authority, scoped delegation, agent authorization, agent grant

Wetin delegation scope define?
Di capabilities agent fit use, tenant where e fit act, actions e fit propose or execute, and expiry, so authority narrow, time-bound, and revocable.
How delegation stay accountable?
Every delegated action dey attributed to both di agent and di delegating principal and recorded in audit trail, with sensitive actions still routed through approval policy.

Agent2Agent protocol na open standard for autonomous agents to discover one another, exchange tasks, and coordinate work across organization boundaries. E define how agent advertise capabilities and how another agent delegate task and track am to completion.

Synonym dem: A2A, agent2agent, agent-to-agent protocol, agent interoperability

How A2A differ from MCP?
MCP connect model to tools and data. A2A connect agents to each other, defining how one agent hand task to another and follow status, instead of how model call one tool.
How A2A tasks dey tracked?
A2A task map onto tracked work record so im lifecycle, evidence, and outcome dey auditable, just like work wey come from person or form.

Agentic operations is the practice of running business operations with AI agents that plan and act — not just answer — under explicit governance. Agents triage intake, retrieve grounded evidence, propose actions, and execute approved ones in real systems, while approvals, policy checks, and an audit trail keep their activity safe. It pairs agent autonomy with operational controls so automation can run in production.

Synonym dem: agentic workflow automation, AI operations automation, agent operations, AI ops

How is agentic operations different from a chatbot?
A chatbot answers messages. Agentic operations runs work: agents classify intake, ground answers in cited evidence, and execute governed actions in business systems, with approvals and an audit trail — the unit of value is completed, accountable work.
What keeps agentic operations safe in production?
Scoped credentials bound what agents can touch, policy overlays decide what needs human approval, evaluation gates test behavior before rollout, and every step is recorded — so autonomy never outruns accountability.

AI work automation is the use of AI models to turn unstructured requests — emails, chats, documents, forms — into completed work: grounded answers or actions executed in business systems. Unlike chat assistants, it operates on structured work items with evidence, approvals, and an audit trail, so every outcome is traceable and governed.

Synonym dem: AI workflow automation, agentic workflow automation, AI work orchestration, intelligent work automation

How is AI work automation different from an AI chatbot?
A chatbot produces a reply and forgets the exchange. AI work automation converts each request into a structured work item, grounds answers in cited evidence, routes proposed actions through approvals, and records the outcome — the unit of value is completed work, not a message.
How does it relate to agentic workflow automation?
They describe the same category from different angles. Agentic framing emphasizes the model planning and acting; work-automation framing emphasizes the governance around it — structured intake, evidence, approval gates, and an audit trail that makes agent activity safe to run in production.

Answer engine optimization na di way to arrange content so AI answer engines and chat assistants fit find, cite, and summarize am well. Where SEO dey target links wey rank, AEO dey target di answer wey AI compose by using clear definition, structured data, and files wey machine fit read.

Synonym dem: AEO, generative engine optimization, GEO, AI search optimization

How AEO different from SEO?
SEO dey optimize page make e rank as link wey person fit click for result page. AEO dey optimize content make AI answer select, quote, and cite am, and e dey value precise definition, structured data, and clean feeds wey machine fit read.
Which signals help answer engine cite page?
Writing wey start with definition, valid schema.org structured data, llms.txt index, FAQ markup, and stable canonical URLs all make content easier for answer engine to retrieve and attribute.

Approval workflow na governed sequence of checkpoints wey proposed action must pass before e execute. Each step route di decision to right reviewer based on risk, role, or policy, and record who approve wetin so outcome fully accountable.

Synonym dem: approval flow, review workflow, authorization workflow, sign-off process

Wetin fit trigger approval requirement?
Requirements fit apply by workflow, channel, risk class, money threshold, or action type, so only steps wey genuinely need oversight pause for reviewer.
How approval workflow stay auditable?
Every request, approval, edit, and rejection dey recorded with actor and timestamp, producing end-to-end trail wey prove who authorize each governed action.

An audit trail is the tamper-evident record of everything that happened to a piece of work: what arrived, what the AI extracted and proposed, which evidence grounded each answer, who approved what, and which actions executed. It lets teams reconstruct and prove any outcome end to end — essential for compliance, debugging, and trust in automation.

Synonym dem: audit log, activity log, execution history, decision log

What does an audit trail capture in AI work automation?
Each event in a work item's life: intake and its source channel, extracted fields, retrieved evidence and citations, the AI's proposals, every approval or rejection with actor and timestamp, and the executed actions with their results.
Why does an audit trail matter for AI specifically?
AI decisions are probabilistic, so accountability has to come from the record rather than the rule. A complete trail shows what the model saw, what it proposed, and who authorized the outcome — turning otherwise opaque automation into something reviewable and defensible.

Automated resolution is when an AI work platform completes a request end to end — understanding the intake, grounding an answer in cited evidence, or executing a governed action — without a person doing the work, while still leaving a full record. It is measured honestly: only requests closed correctly and within policy count, and anything uncertain is escalated rather than force-closed.

Synonym dem: auto-resolution, automated containment, self-service resolution, deflection

How is automated resolution measured honestly?
Only requests resolved correctly, within policy, and without human intervention count toward the rate. Uncertain or low-confidence cases are escalated, not force-closed, so the metric reflects real outcomes instead of inflated deflection.
What happens when a request can't be resolved automatically?
It becomes a WorkItem routed to the right owner with full context — the intake, evidence, and reasoning attached — so a person picks up a complete case rather than starting from scratch.

The CAIQ (Consensus Assessments Initiative Questionnaire) is a cloud-security self-assessment from the Cloud Security Alliance (CSA), aligned to the Cloud Controls Matrix (CCM). A provider answers each control question — typically yes/no with notes — to document its security posture, and CAIQ submissions can be published in the CSA STAR registry.

Synonym dem: Consensus Assessments Initiative Questionnaire, CSA CAIQ, CAIQ questionnaire

How does CAIQ relate to the Cloud Controls Matrix (CCM)?
The CAIQ is the question form of the CCM: each CAIQ question maps to a CCM control, so answering the CAIQ documents how a provider meets the CCM's cloud-security control domains. They are maintained together by the Cloud Security Alliance.
What is the CSA STAR registry?
STAR (Security, Trust, Assurance and Risk) is the CSA's public registry where cloud providers can publish completed CAIQ self-assessments (and higher assurance levels). A published CAIQ lets customers review a provider's posture without sending a bespoke questionnaire.

Chunking na process of splitting source documents into smaller retrieval units before embedding dem. Di chunk size and boundary strategy determine how precisely retriever fit locate relevant fact, balancing recall, precision, and embedding cost across knowledge base.

Synonym dem: text chunking, document segmentation, passage splitting, chunk strategy

Wetin make good chunk?
Good chunk dey semantically self-contained, sized so one fact no split across boundaries, and carry stable metadata so e fit be filtered, refreshed, and cited reliably.
How chunking affect answer quality?
Chunks wey too large dilute relevance and waste tokens, while chunks wey too small break context and lose meaning. Boundary choices directly shape recall and grounding of generated answers.

Embedding na numeric vector wey represent meaning of text, images, or other data inside high-dimensional space. Items with similar meaning produce vectors wey sit close together, so systems fit compare, cluster, and retrieve content by semantic similarity instead of exact matches.

Synonym dem: vector embedding, text embedding, semantic vector, dense representation

Why embedding model version matter?
Vectors from different models no comparable. Storing model version with each embedding let you detect drift and reindex safely when you upgrade embedding model.
Embeddings fit reverse back to original text?
No exactly, but embeddings fit leak sensitive information, so dem suppose inherit di same tenant isolation and access controls as source content wey dem represent.

An evaluation gate is an automated quality checkpoint that scores an AI workflow against curated test cases before a change ships. Prompts, retrieval settings, or pack updates must pass thresholds for accuracy, grounding, and safety; failing changes are blocked from release. Gates turn AI quality from a hope into an enforced, repeatable engineering practice.

Synonym dem: eval gate, quality gate, release gate, evaluation harness

What does an evaluation gate measure?
Typically answer accuracy against expected outputs, grounding quality (are claims backed by retrieved evidence), intent-classification correctness, and safety checks — each scored over a curated dataset that reflects real production traffic.
When do evaluation gates run?
Before a configuration change is released: editing a prompt, swapping a model, tuning retrieval, or updating a pack triggers the evaluation suite, and the change only promotes if scores clear the configured thresholds.

Evidence citation na practice of attaching verifiable source references to every claim AI system make. Each cited passage link back to document, record, or knowledge asset where e come from, so person fit confirm answer get grounding before trusting or acting on am.

Synonym dem: citation, source attribution, evidence linking, answer provenance

Wetin citation suppose include?
At minimum, source identifier and exact passage used; ideally with stable link and timestamp so reviewers fit confirm evidence current when answer was produced.
Why citations essential for governed automation?
Citations make answer auditable. Without dem automated response no accountable, but with dem reviewer fit verify grounding and audit trail fit prove which evidence drove decision.

A governed action is a system operation proposed by AI but executed only under explicit controls — scoped credentials, policy checks, and approval gates. Instead of letting a model act directly, the platform records the proposal, routes it for review when policy requires, and executes it with full attribution, so automation never outruns accountability.

Synonym dem: governed execution, approval-gated action, policy-gated action, controlled action

What controls apply to a governed action?
Scoped connector credentials limit what the action can touch, policy rules decide whether it needs human approval, and execution is attributed and logged — so each action carries who proposed it, who approved it, and exactly what changed.
Do all governed actions require human approval?
No. Policies can auto-approve low-risk, well-grounded actions and reserve human review for sensitive ones — by action type, monetary threshold, or risk class — so oversight concentrates where it matters.

Grounding na practice of constraining AI model output to verifiable source evidence instead of im parametric memory. Grounded answer dey supported by retrieved passages wey fit be cited and checked, and na primary defense against fabricated or confidently wrong responses.

Synonym dem: grounded AI, evidence grounding, source grounding, factual grounding

How grounding dey enforced in practice?
Retrieval supply model only with relevant source passages, prompt instruct am to answer from dat evidence, and verification step reject claims wey no get supporting citation.
Wetin happen when grounding evidence no dey?
Well-designed grounded system decline to answer or escalate to person instead of inventing response, surfacing explicit gap instead of confident guess.

Hallucination na confident but unsupported or fabricated output from language model: claim wey sound plausible but no get basis in provided evidence or reality. Hallucinations na central risk in automating knowledge work, and grounding with cited evidence na primary mitigation.

Synonym dem: AI hallucination, fabrication, confabulation, ungrounded output

Why language models hallucinate?
Models predict likely text, no be verified facts. Without retrieved evidence to constrain dem, dem fill gaps with statistically plausible but unverified statements.
How you reduce hallucination?
Ground answers in retrieved sources, require citations, verify claims against evidence, and route low-confidence or unsupported cases to person instead of returning guess.

Human-in-the-loop na design pattern where people review, approve, or correct AI system proposals before dem take effect. E keep human judgement on critical path for high-risk or low-confidence decisions while automation handle routine volume.

Synonym dem: HITL, human in the loop, human oversight, human review

When step suppose be human-in-the-loop?
Whenever decision high-risk, irreversible, low-confidence, or governed by policy. Routine, well-grounded, low-risk steps fit run automatically with human reviewing exceptions.
How this different from full automation?
Full automation act without review. Human-in-the-loop insert explicit checkpoint where person fit approve, edit, or reject proposal, preserving accountability for sensitive outcomes.

Hybrid retrieval combine semantic vector search with lexical keyword search to retrieve relevant passages. Vector search capture meaning and paraphrase, keyword search capture exact terms and identifiers, and fusion step merge both result sets so precise tokens and conceptual matches no dey missed.

Synonym dem: hybrid search, dense-sparse retrieval, vector plus keyword search, fusion retrieval

Why combine vector and keyword search?
Vector search fit miss rare exact terms like SKUs or error codes, while keyword search miss paraphrases. Fusing both recover di strengths of each and raise recall on real-world queries.
How di two result sets dey combined?
Fusion method like reciprocal rank fusion or weighted score blend rerank merged candidates, often followed by cross-encoder reranker for final precision.

Intake automation na process of turning unstructured inbound requests into structured, machine-readable records without manual data entry. E classify request, extract fields wey matter, and route result into workflow so work fit be answered or actioned consistently.

Synonym dem: request intake, automated triage, intake processing, request normalization

Which kinds of intake fit be automated?
Email, chat messages, web forms, uploaded documents, and synced records from connected systems fit all normalize into di same structured shape for downstream handling.
Intake automation replace people?
No. E remove manual data-entry and triage burden so people focus on judgement-heavy exceptions, approvals, and high-risk decisions wey policy route to dem.

Intent classification na step wey determine wetin inbound request actually dey ask for, mapping unstructured text to defined category of work. Accurate classification route each WorkItem to right workflow, evidence sources, and policy, making am foundation of reliable automation.

Synonym dem: intent detection, request classification, intent recognition, routing classification

Why intent classification important?
E decide di entire downstream path. Misclassified request retrieve wrong evidence and apply wrong policy, so classification accuracy gate di quality of everything wey follow.
How classification accuracy dey measured?
Through evaluation gates over labeled set, tracking precision and recall per intent and watching for confusion between similar categories before workflow go live.

Model Context Protocol na open standard wey let AI assistants connect to external tools and data sources through uniform interface. MCP server expose typed tools and resources wey model client fit discover and call, so capabilities fit be added without custom code per integration.

Synonym dem: MCP, model context protocol, MCP server, tool protocol

Wetin MCP server expose?
Typed tools wey model fit invoke and resources wey e fit read, each described with schema and annotations so client fit discover capabilities and call dem safely.
Why MCP matter for governed automation?
E give external assistants standard, schema-described way to act on platform, so tool calls fit be validated, scoped to tenant, and routed through same approval policy as any other action.

A policy overlay is the layer of governance rules a platform applies on top of AI work — deciding what an agent may answer or do, when human approval is required, and which guardrails bind each action. Policies are versioned and evaluated at runtime against each WorkItem, so the same request is handled consistently and every decision traces back to the policy version that produced it.

Synonym dem: policy layer, governance overlay, policy controls, guardrail policy

What does a policy overlay control?
It controls what an AI agent is allowed to answer or execute: which actions are auto-approved, which require human approval, what grounding or evidence is required, and which connectors and data a WorkItem may touch — all evaluated per request rather than hardcoded.
Why version policies instead of hardcoding rules?
Versioned policies make governance auditable and reversible. Each decision records the policy version that produced it, so you can see why an action was allowed or held, roll a change back, and prove consistent handling during a review.

Questionnaire automation is the use of AI to draft answers to recurring questionnaires — security questionnaires, SIG and CAIQ workbooks, RFP sections, and due-diligence forms — from an organization's own approved sources. Done accountably, each questionnaire becomes a tracked work item whose answers are grounded in cited evidence, routed for approval, and exported with an audit trail.

Synonym dem: security questionnaire automation, RFP response automation, AI questionnaire response

How is questionnaire automation different from a chatbot writing answers?
A chatbot generates plausible text and forgets it. Accountable questionnaire automation turns each questionnaire into a structured work item, draws answers from your approved sources with citations, routes sensitive answers for approval, and records who answered what and on what basis — so the output is defensible, not just fluent.
How does questionnaire automation stay accurate?
Answers are grounded in retrieval over sources you approve and cite the evidence behind each one. When the evidence does not support an answer, a well-designed system flags it for a human instead of guessing, and sensitive answers wait for a named owner before they are sent.

Retrieval-augmented generation na technique wey ground language model output in retrieved source documents instead of relying only on im parametric memory. Di system fetch relevant passages from knowledge base, supply dem as context, and ask model to answer using only dat evidence.

Synonym dem: RAG, retrieval augmented generation, grounded generation, context augmentation

Why use RAG instead of fine-tuning?
RAG keep knowledge inside external store wey you fit update instantly, so answers stay current and every claim fit trace to source. Fine-tuning bake knowledge into weights, which slower to refresh and harder to attribute.
Wetin RAG pipeline include?
Usually ingestion and chunking, embedding, index for vector or hybrid search, retriever, and generation step wey condition model on retrieved passages and return cited evidence.

A security questionnaire is a structured set of questions one organization sends another — usually a customer to a vendor — to assess how it protects data and systems. Common formats include the SIG, CAIQ, RFP security sections, and custom spreadsheets, and answers must be consistent, evidence-backed, and reviewed before they are returned.

Synonym dem: vendor security questionnaire, third-party security questionnaire, security assessment questionnaire, due diligence questionnaire

What formats do security questionnaires come in?
Common formats include standardized frameworks like the SIG (Standardized Information Gathering) and CAIQ (Consensus Assessments Initiative Questionnaire), the security section of an RFP, and custom spreadsheets a customer sends. The underlying questions overlap heavily, which is why past answers are the main source for new ones.
How do teams answer security questionnaires efficiently?
The fastest, safest approach reuses approved prior answers and source documents — previous questionnaires, security policies, SOC 2 reports, DPAs — retrieved and cited per answer, with sensitive answers routed to a named owner for approval before the completed workbook is returned.

The SIG (Standardized Information Gathering) questionnaire is a standardized third-party risk assessment maintained by Shared Assessments. It provides a common library of questions across security, privacy, and resilience domains, and ships in scoped variants (such as SIG Core and SIG Lite) so assessors can right-size the depth of a vendor review.

Synonym dem: SIG questionnaire, Standardized Information Gathering questionnaire, Shared Assessments SIG

What is the difference between SIG Core and SIG Lite?
SIG Lite is a shorter, higher-level set for lower-risk vendors or a first pass; SIG Core is the deeper, more comprehensive set for higher-risk or in-depth reviews. Both draw from the same Shared Assessments question library, so answers map across variants.
Who maintains the SIG?
The SIG is maintained by Shared Assessments, an industry member organization, and is updated periodically to track regulations and control frameworks. It is widely used so vendors can reuse consistent answers across many customers.

SSO put sign-in for one place and allow IdP enforce policy like MFA and conditional access. To access Threada, Admin still need manage existing user and tenant role.

Synonym dem: saml, federated login, enterprise sso

Why SSO matter for shell-and-pack platforms?
SSO put sign-in for one place and allow IdP enforce policy like MFA and conditional access. To access Threada, Admin still need manage existing user and tenant role.

SLA breach happen when work miss commitment defined in service-level agreement, like response or resolution deadline. Detecting and escalating breaches automatically keep accountability visible and ensure at-risk work reach right people before commitments miss.

Synonym dem: service level breach, SLA violation, missed SLA, deadline breach

How SLA breaches dey detected automatically?
Each WorkItem carry im commitment timers, and system watch elapsed time against thresholds, raising escalations as deadline near and recording breach if e miss.
Wetin happen when breach dey imminent?
Policy fit escalate WorkItem, notify owners, or reprioritize queue so attention shift to at-risk work before commitment actually miss.

Tenant isolation na guarantee say each customer data and configuration in multi-tenant system remain logically separated and inaccessible to other tenants. E dey enforced at every layer: storage, retrieval, and access control, so one organization never see or influence another work.

Synonym dem: multi-tenant isolation, tenant scoping, data partitioning, tenancy boundary

How tenant isolation dey enforced during retrieval?
Every query dey scoped to requesting tenant, and stored content carry tenant identifier so vector and keyword search fit return only that tenant own evidence.
Isolation na only about data?
No. E cover configuration, policy, embeddings, and audit logs too, so no aspect of one tenant work leak into another, even on shared infrastructure.

A vendor security review is the process by which an organization evaluates the security and compliance posture of a third-party supplier before onboarding and periodically afterward. It typically combines a security questionnaire, evidence collection (SOC 2, ISO, pen-test summaries), and a documented risk decision with an owner and an audit trail.

Synonym dem: vendor security assessment, third-party security review, third-party risk assessment, vendor risk review

What is the difference between a vendor security review and a security questionnaire?
The questionnaire is one input; the review is the whole process. A vendor security review gathers questionnaire responses plus supporting evidence, assesses residual risk, records a decision and its owner, and schedules re-review — so the questionnaire is the data, the review is the governed workflow around it.
How often should vendor security reviews happen?
Most programs review a vendor at onboarding and then on a risk-based cadence — annually for higher-risk vendors, or when scope, data access, or the vendor's controls change. Keeping each review as an auditable record makes the next cycle a re-check rather than a restart.

Vertical pack na packaged configuration wey tailor platform to specific domain of work: im intents, extraction fields, evidence sources, policies, and actions. Packs let team launch focused workflow like IT access or vendor security without rebuilding underlying engine.

Synonym dem: pack, vertical pack, solution pack, domain pack

Wetin vertical pack configure?
Di intents e recognize, fields e extract, evidence e ground answers in, approval policies e enforce, and governed actions e fit propose for dat domain of work.
Packs fit be customized?
Yes. Pack na starting configuration wey teams adapt in Studio: adjusting intents, prompts, evidence sources, and policies so e fit their real processes.

Work packet na bundle of context assembled around WorkItem so people or automation fit reason about am and act on am: original request, extracted fields, retrieved evidence, applicable policy, and proposed actions. Na complete, self-contained briefing for one piece of work.

Synonym dem: work bundle, context packet, task packet, work context

How work packet different from WorkItem?
WorkItem na tracked record of di request itself. Work packet na assembled context: evidence, policy, and proposals gathered around dat record to drive answer or action.
Why bundle context into packet?
Self-contained packet let model or reviewer make decision without hunting across systems, and preserve exactly which evidence dey available at decision time for audit trail.

WorkItem na unit of work in Threada: one inbound request from email, chat, document, or form, normalized into structured, trackable record. Each WorkItem carry im intent, extracted fields, evidence, and complete history of every decision and action taken on am.

Synonym dem: work item, task record, tracked request, unit of work

How WorkItem different from support ticket?
Ticket usually track conversation. WorkItem track di work itself: classified intent, extracted fields, evidence wey ground any answer, and governed actions taken, all auditable end to end.
Which lifecycle WorkItem dey move through?
Intake normalize request, intent classification route am, evidence retrieval ground proposed response, and any action pass through approval policy before WorkItem resolve and record.