1. How to use this manual
This book is the lookup volume of the three manuals: content is laid out as tables and list entries so you can quickly look things up by field, key name or parameter; causes, background and step-by-step procedures are not expanded here.
Conventions of this book: apart from this chapter, every chapter opens with a ref box ([!ref]) pointing to the corresponding deep-dive chapter in the AVL Code User Manual — this book is lookup-only; when you're unsure about semantics, read the deep-dive first.
1.1 Lookup index
| To look up | Section |
|---|---|
| A keyboard shortcut | Ch. 2 Keyboard shortcuts |
| What a slash command means | Ch. 3 / 4 Slash commands |
| What a CLI subcommand does | Ch. 5 CLI entry points |
| Where a setting lives / its default | Ch. 6 Settings panel |
| Workspace and session layout (sidebar / top tabs) | §6.2 |
| Restate intent / Reflection-page settings | §6.11.1 |
| Threat detection / Sentinel / VT-GTI settings | §6.17 |
| Skill / plugin signing policy and trust store | §6.17.1 |
| Persona fields | Ch. 7 |
| Model / Provider config fields | Ch. 8 |
| App theme colours / spacing | Ch. 9 |
| Auto-start / tray / notifications | Ch. 10 |
| Tool parameters | Ch. 11 / 12 / 13 Tool catalogue |
| In-conversation plugin management (PluginSearch / Install / …) | §11.1 |
| Whole-repo RAG search / Q&A (code.search/ask) | §11.12.3 |
| SBOM / supply-chain scanning tool parameters | §12.13 |
| VirusTotal / GTI intel tools (vt / sec.vtai tool groups) | §12.14 |
| Permission policy order | Ch. 14 Tool permission policy |
| What a mode does / doesn't do | Ch. 15 Work modes |
| Plan / todo state machine | Ch. 16 |
| Parallel fan-out (AgentParallel) parameters | §18.3.1 |
| Self-repair / self-heal / experience-learning loop | §18.5 / §18.6 |
| Meaning of a status dot / colour | Ch. 19 |
| Meaning of an error message | Ch. 20 |
| SKILL.md fields | Ch. 21 |
Built-in skills / market.check publishing-contract validation |
§21.6 / §21.7 |
| Backup / data directory structure | Ch. 22 |
| Filename conventions | Ch. 23 |
| Settings-export YAML format | Ch. 24 |
| Network resources the app uses | Ch. 25 |
| Privacy / telemetry | Ch. 26 |
| Upgrade source / version semantics | Ch. 27 |
| Default caps / hard caps / exit codes | Ch. 28 |
| glob / RE2 syntax | Ch. 29 |
| Term definitions | Ch. 30 |
1.2 Conventions
—in a table means "none / not applicable".…means "elided; see the expanded section".- Monospaced
codein a cell is a literal string (command, field, filename, regex, shell). - Placeholders are
<…>, e.g.<workspace-id>. - A
—in the "Mode" column means the item is not affected by work mode.
