docs: add parallel specialist lane guidance

Adds a generic docs page for parallel specialist lanes and links it from the Multi-agent docs navigation.

Verification:
- PR CI green for docs path, including `check-docs`
- ClawSweeper reviewed as docs-only and cleared security surface

Co-authored-by: Jarvis <jarvisisago@gmail.com>
This commit is contained in:
jarvisdoes
2026-05-02 14:14:06 +04:00
committed by GitHub
parent 2bade2703e
commit 7686136419
2 changed files with 128 additions and 0 deletions

View File

@@ -1154,6 +1154,7 @@
"group": "Multi-agent",
"pages": [
"concepts/multi-agent",
"concepts/parallel-specialist-lanes",
"concepts/presence",
"concepts/delegate-architecture"
]