feat: add per-workflow model assignment configuration
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user