docs(ecosystem): group delegation tasks by participant
This commit is contained in:
parent
f3b3ae30fb
commit
8cb7043424
@ -7,10 +7,10 @@
|
||||
|
||||
## Current Delegation Set
|
||||
|
||||
- [`SARAVANA_COORDINATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/SARAVANA_COORDINATION.md)
|
||||
- [`CODEX_PHASE1_INTEGRATION_REVIEW.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/CODEX_PHASE1_INTEGRATION_REVIEW.md)
|
||||
- [`WINDSURF_NOTELETT_PHASE1_VERIFICATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/WINDSURF_NOTELETT_PHASE1_VERIFICATION.md)
|
||||
- [`CURSOR_MINDLYST_PHASE1_VERIFICATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/CURSOR_MINDLYST_PHASE1_VERIFICATION.md)
|
||||
- [`saravana/COORDINATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/saravana/COORDINATION.md)
|
||||
- [`codex/PHASE1_INTEGRATION_REVIEW.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/PHASE1_INTEGRATION_REVIEW.md)
|
||||
- [`windsurf/NOTELETT_PHASE1_VERIFICATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/windsurf/NOTELETT_PHASE1_VERIFICATION.md)
|
||||
- [`cursor/MINDLYST_PHASE1_VERIFICATION.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/cursor/MINDLYST_PHASE1_VERIFICATION.md)
|
||||
|
||||
---
|
||||
|
||||
@ -25,7 +25,7 @@ git pull origin main && read the task file at <absolute-path> and execute it exa
|
||||
Example:
|
||||
|
||||
```bash
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/WINDSURF_NOTELETT_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/windsurf/NOTELETT_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@ -44,5 +44,5 @@
|
||||
## Launch One-Liner
|
||||
|
||||
```bash
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/CODEX_PHASE1_INTEGRATION_REVIEW.md and execute it exactly within its ownership boundaries
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/PHASE1_INTEGRATION_REVIEW.md and execute it exactly within its ownership boundaries
|
||||
```
|
||||
@ -52,5 +52,5 @@ Return the result to Codex for review before claiming completion.
|
||||
## Launch One-Liner
|
||||
|
||||
```bash
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/CURSOR_MINDLYST_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/cursor/MINDLYST_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
```
|
||||
@ -28,5 +28,5 @@ Coordinate the final Phase 1 verification push without changing the technical co
|
||||
## Launch One-Liner
|
||||
|
||||
```bash
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/SARAVANA_COORDINATION.md and use it as the current coordination brief
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/saravana/COORDINATION.md and use it as the current coordination brief
|
||||
```
|
||||
@ -56,5 +56,5 @@ Return the result to Codex for review before claiming completion.
|
||||
## Launch One-Liner
|
||||
|
||||
```bash
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/WINDSURF_NOTELETT_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/windsurf/NOTELETT_PHASE1_VERIFICATION.md and execute it exactly within its ownership boundaries
|
||||
```
|
||||
Loading…
Reference in New Issue
Block a user