Qriib Docs
Architecture

Overview

Arif uses a governed assistant architecture: the user experience stays conversational, while business actions pass through context grounding, permission checks, safety policy, approvals, and rollback tracking.

Public Architecture

Layers

LayerResponsibility
ExperienceChat, companion, session history, task progress, approvals, attachments, and voice controls.
ContextGathers permitted business context, knowledge, examples, and page or session context.
IntelligenceUses the configured AI provider to answer, plan, or request approved tools.
GovernanceApplies Qriib permissions, Arif safety policy, approval decisions, and rollback tracking.
CapabilitiesConnects to Qriib records, files, reports, knowledge, communication tools, and approved external systems.

This structure lets Arif feel conversational without turning the model into an unrestricted automation layer.

On this page