# Codex Task > **Role:** Codex > **Repo Lead:** cross-repo > **Goal:** finish Phase 1 by reviewing delegated outputs, closing any contract drift, and recording final status ## Scope - review NoteLett Phase 1 verification output - review MindLyst Phase 1 verification output - validate against: - [`ECOSYSTEM_AGENT_OPERATING_MODEL.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/ECOSYSTEM_AGENT_OPERATING_MODEL.md) - [`ECOSYSTEM_IMPLEMENTATION_TRACKER.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md) - [`PHASE1_TRANSCRIPT_NOTE_MEMORY_EXECUTION_PLAN.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/PHASE1_TRANSCRIPT_NOTE_MEMORY_EXECUTION_PLAN.md) - [`packages/events/src/ecosystem.ts`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/packages/events/src/ecosystem.ts) ## Owned Work - final cross-repo review - final event-lineage review - final tracker/doc updates - final end-to-end walkthrough assessment ## Do Not Touch - unrelated product features - Phase 2 implementation - broad refactors outside the Phase 1 flow unless required to close a concrete bug ## Review Checklist - artifact shapes still match shared contracts - event causation and parent lineage are preserved - no repo introduced contract drift - verification evidence is real and recorded - tracker reflects actual completion state Use this closeout gate when the delegated results arrive: - [`PHASE1_CLOSEOUT_CHECKLIST.md`](/Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/PHASE1_CLOSEOUT_CHECKLIST.md) ## Expected Output - approve or reject delegated work - apply any required integration fixes - update tracker/docs with final evidence ## Launch One-Liner ```bash git pull origin main && read /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/TASK.md and /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/FEEDBACK.md, execute within ownership boundaries, and update /Users/saravana/BytelystAI/learning_ai/learning_ai_common_plat/docs/ecosystem/delegation/codex/STATUS.md ```