30. Glossary

[!ref] Full definitions in the User Manual, "Appendix: Glossary".

Term Definition
Workspace The smallest unit of execution; binds a local directory and a config set
Session One continuous conversation context, persisted locally
Work mode One of five (auto / plan / prepare / execute / assess)
Persona The prompt set deciding AI style and boundaries
Tool A capability the AI can invoke
Skill A prompt-template pack
Sub-task A subordinate job dispatched to an isolated sub-assistant
Plan / Todo Structured task list
History compaction Compresses older messages into a summary; originals are kept
Approval The deny / allow-once / always-allow decision before tool execution
Companion messaging Connecting the AI assistant to an IM channel
Shared quota Centrally-managed and billed model-call quota
Error drawer Panel aggregating recent tool / service errors
Pairing code 6-digit / 10-min code for IM binding
SBOM Software bill of materials — the project's third-party components (CycloneDX / SPDX / DSDX / SWID)
VEX Vulnerability Exploitability eXchange (OpenVEX) — whether a vuln actually affects this project
OSV / KEV OSV: open-source vulnerability DB; KEV: CISA Known Exploited Vulnerabilities catalog
CVSS Common Vulnerability Scoring System; v2 / v3 / v4 vectors supported
Sentinel The interception layer that auto-scans file read / write / execute and blocks malicious hits; decoupled from detection capability
VirusTotal AI / GTI Cloud threat-intel backends: VirusTotal AI (free-hosted) / Google Threat Intelligence (your own key)
Self-repair loop The mechanism that auto-selects a repair strategy on errors (compact / switch / backoff / terminal) — §18.5
AgentParallel The sub-task tool that fans one task out into 2–16 parallel legs — §18.3.1
GRAI+KISS The auto-reflect frame: GRAI analysis + KISS (Keep/Improve/Stop/Start) lesson taxonomy — §18.6
Whole-repo RAG code.search / code.ask: non-vector (BM25 + identifier tokenization + CJK bigram tokenization, zero-embedding) symbol-level whole-repo search / Q&A (§11.12.3)
Restate intent The AI restates the goal / plan for confirmation before starting the session's first message (intent_confirm, default on)

License: AVL Code Proprietary Software License — Copyright © 2024–2026 Antiy. All Rights Reserved. Document version: 2026-08-03, matching app version v0.8.3-alpha.