Skip to content

Glossary

Short product vocabulary definitions. For details, see 03-concepts.


TermShort definition
AddonSelf-contained module that adds a capability to arka-deck (memory, governance, etc.).
AgentProfile recruited on a project, ready to chat.
arka-deckLocal console for orchestrating AI agents on real projects.
ArkaDocBusiness document attached to a project (report, brief, spec, task, decision).
AtomAtomic unit of knowledge in the Cortex (rule, pattern, constraint).
BlocExecutable Cortex rule or capability (skill, expertise, tool, method, scope).
CortexStructured knowledge repository (graph). Public read-only or dedicated.
Cortex ActionsAddon that exposes a Cortex artifact panel in chat.
Cortex LiteLocal Cortex sidecar runtime materializing project context.
Public Cortexpublic.arkalabs.app endpoint (read-only, no authentication).
FlowmapAgentic execution sequence: phases, decisions, transitions.
GovernanceRules, permissions, traces framing the agents’ work.
Gouvernance LiteAddon that executes local Cortex-compatible policies.
HYOSCortex profile family (architect, lawyer, QA, etc.).
LeaderCoordinating agent of a squad.
Memory LocalAddon that captures a project’s memory (decisions, learnings).
MissionUnit of work entrusted to a squad (goal, phases, evidence, verdict).
Mission GuardianAddon that manages gates and evidence of a structured mission.
ModeAgent execution frame (e.g. audit mode, review mode).
Notion ConnectAddon that links Notion pages and sources to an arka-deck project.
Profile (HYOS)Versioned specialized agent (role, mission, keywords, sectors, skills).
ProjectLocal folder on the machine, with its working .arka-deck/.
ProviderLLM engine configured to run the agents (Claude, Gemini, Codex).
SessionChat exchange with an agent on a project (complete timeline).
SquadTeam of agents recruited for a mission, with a leader.
Squad LeaderAddon that composes and activates a squad on a project.
Squad OrchestrationLangGraph addon for multi-agent execution (mission, report, verdict).
TurnSingle exchange in a session (user message + agent response).
Worker1-shot headless LLM process (JSON input → JSON output).
WorkspaceLogical container that groups several projects.