Codex Session Bootstrap
Execute this sequence at the beginning of every session, with no exceptions:
- •Read
.cursor/AGENTS.mdin full. - •Read
.cursor/rules/000-role-and-task.mdcin full. - •Read
.cursor/rules/110-new-mcp-tool.mdcin full.
Apply these constraints:
- •Complete the reads before any planning, file edits, code execution, or implementation work.
- •Do not skip the sequence even if the user request seems unrelated.
- •If a read fails, resolve the failure first and then restart the sequence from step 1.