Skip to content

Commit 3be15be

Browse files
committed
docs(SKILL.md): add AFRP cross-reference in ultrathink-system layer description
Updates the 4-layer architecture table to reference AFRP (pre-router gate) as part of the ultrathink-system methodology layer. No version bump.
1 parent 87a876a commit 3be15be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
| Layer | Repo | Role |
99
|-------|------|------|
1010
| **Orchestrator & instance manager** | **Perplexity-Tools** (this repo) | Top-level agent lifecycle, `ModelRegistry` / `config/*.yml`, FastAPI `/orchestrate`, idempotency |
11-
| **Reasoning & routing methodology** | **ultrathink-system** | `single_agent/SKILL.md`, CIDF / process; multi-agent registry is **separately installable** and **not** required to run this orchestrator |
11+
| **Reasoning & routing methodology** | **ultrathink-system** | `single_agent/SKILL.md`, AFRP (pre-router gate) / CIDF / process; multi-agent registry is **separately installable** and **not** required to run this orchestrator |
1212
| **Subagent auto-selection (ECC-style)** | **ECC Tools** | Default subagent routing unless the top-level orchestrator overrides roles |
1313
| **Karpathy AutoResearch sync** | [karpathy/autoresearch](https://github.com/karpathy/autoresearch) | Idempotent sync of the automated ML research loop; integrated via `/autoresearch/*` endpoints and `orchestrator/autoresearch_bridge.py` |
1414

0 commit comments

Comments
 (0)