learning_ai_common_plat/docs/ecosystem/delegation
2026-04-03 18:05:13 -07:00
..
CODEX_PHASE1_INTEGRATION_REVIEW.md docs(ecosystem): add delegation task pack 2026-04-03 18:05:13 -07:00
CURSOR_MINDLYST_PHASE1_VERIFICATION.md docs(ecosystem): add delegation task pack 2026-04-03 18:05:13 -07:00
README.md docs(ecosystem): add delegation task pack 2026-04-03 18:05:13 -07:00
SARAVANA_COORDINATION.md docs(ecosystem): add delegation task pack 2026-04-03 18:05:13 -07:00
WINDSURF_NOTELETT_PHASE1_VERIFICATION.md docs(ecosystem): add delegation task pack 2026-04-03 18:05:13 -07:00

Delegation Pack

Ready-to-send task files for Saravana, Codex, Windsurf, and Cursor. Use these files when assigning bounded ecosystem work to another coding agent.


Current Delegation Set


Standard Launcher Pattern

Give an agent a one-liner in this form:

git pull origin main && read the task file at <absolute-path> and execute it exactly within its ownership boundaries

Example:

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

Rules

  • task files must stay bounded
  • task files must name owned files or modules
  • task files must name do-not-touch boundaries
  • task files must include verification expectations
  • Codex reviews delegated outputs before ecosystem completion is claimed