feat: add per-workflow model assignment configuration

This commit is contained in:
2026-04-04 08:38:34 +02:00
parent e09538e5e0
commit 30ddc6a2c4
3 changed files with 73 additions and 0 deletions

View File

@@ -89,6 +89,12 @@ Events are optional — if the events dir doesn't exist, skip logging. Never let
---
## Model Configuration
Model assignment per archetype and workflow is configured in `.archeflow/config.yaml` under the `models:` section. The `archeflow:run` skill (section 0c) handles resolution with fallback chain: per-workflow per-archetype > per-workflow default > per-archetype > global default. When spawning agents manually, read the config to select the appropriate model.
---
## Step 1: Plan Phase
Spawn agents sequentially — Creator needs Explorer's findings.