docs: update atlas references

Update all documentation files to use 'atlas' instead of 'orchestrator-sisyphus'. AGENTS.md, src/agents/AGENTS.md, docs/features.md, docs/guide/overview.md all updated.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
justsisyphus
2026-01-20 15:57:14 +09:00
parent 52d9b30035
commit 59d663dce7
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
```
agents/
├── orchestrator-sisyphus.ts # Orchestrator (1531 lines) - 7-phase delegation
├── atlas.ts # Orchestrator (1531 lines) - 7-phase delegation
├── sisyphus.ts # Main prompt (640 lines)
├── sisyphus-junior.ts # Delegated task executor
├── sisyphus-prompt-builder.ts # Dynamic prompt generation