1.3 KiB
1.3 KiB
Session Start Checklist
README.md is the front door.
After reading README.md, use this checklist to start work.
Required
- Review
OPEN_THREADS.md - Review
Codex/README.md - Identify the owning repo for the task:
Codex/API/*Codex/Portal/*Codex/Agent/*
- Review the relevant repo’s:
CURRENT_STATE.mdOPEN_ITEMS.mdDECISIONS.md
- Review
CONSTRAINTS.md
Read If Relevant
- Review
PROJECT_CONTEXT.mdif current platform state or routing model matters - Review
INFRASTRUCTURE.mdif VM, IP, host, or PBS context matters - Review
UPSTREAMS.mdif other repos or external dependencies matter
Deep Recovery Only
Use these only if the live working set is not enough:
SESSION_LOG/Session_Summaries/SCRATCH/
Final Check Before Working
- Confirm whether the task is repo-owned or cross-repo/platform-owned
- Keep repo-specific work in the relevant
Codex/*folder - Keep root
OPEN_THREADS.mdlimited to active cross-repo/platform work - Remove completed items from
OPEN_ITEMS.mdinstead of leaving them behind - Move durable implemented behavior into
CURRENT_STATE.md - Move settled choices into
DECISIONS.md - Never assume speculative features are implemented
- Confirm upload transport is using raw piping where applicable