refactor: remove redundant references to workflow architecture in documentation

This commit is contained in:
catlog22
2025-10-25 14:48:55 +08:00
parent 692a68da6f
commit c363b5dd0e
15 changed files with 14 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
Task commands provide single-execution workflow capabilities with full context awareness, hierarchical organization, and agent orchestration.
## Task JSON Schema
All task files use this simplified 5-field schema (aligned with workflow-architecture.md):
All task files use this simplified 5-field schema:
```json
{