Skip to content

Commit 8efa64e

Browse files
ppradneshclaude
andcommitted
docs: remove redundant architecture diagram from configure overview
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1093c92 commit 8efa64e

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

docs/docs/configure/index.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,6 @@
22

33
Altimate Code is built from a small set of composable pieces. This section covers what they are and how to configure them.
44

5-
## Architecture
6-
7-
```
8-
┌─────────────────────────────────────────────┐
9-
│ Agent Modes │
10-
│ (Builder · Analyst · Validator │
11-
│ Migrator · Documenter) │
12-
├─────────────────────────────────────────────┤
13-
│ Skills & Commands │
14-
│ (high-level workflows you can invoke) │
15-
├─────────────────────────────────────────────┤
16-
│ Tools │
17-
│ (55+ specialized tools for SQL, dbt, │
18-
│ lineage, cost, schema, warehouses) │
19-
├─────────────────────────────────────────────┤
20-
│ Providers & Models │
21-
│ (Anthropic · OpenAI · Bedrock · Ollama │
22-
│ + 30 more LLM backends) │
23-
└─────────────────────────────────────────────┘
24-
```
25-
26-
**[Agent Modes](agent-modes.md)** define *how* Altimate Code behaves — permissions, guardrails, and tool access. **[Skills](skills.md)** are high-level workflows (e.g. `/data`, `/migrate`). **[Tools](tools/index.md)** are the 55+ low-level capabilities that skills orchestrate. **[Providers & Models](providers.md)** connect Altimate Code to your LLM of choice.
27-
285
## What's in this section
296

307
<div class="grid cards" markdown>

0 commit comments

Comments
 (0)