SR Method EN
Resume an existing project
Install or realign the SR Method on a project that already started.
Resume an existing project
Resuming an existing project is more delicate than starting from scratch. Code exists, but documentation, decisions and risks may be incomplete.
Verifiable objective
Install or prepare the SR Method without modifying application code, then realign project state for clean resume.
Recommended prompt
Resume this project with the SR Method.
Do not code.
Read local instructions, project state, lots, resume documents and available SR files.
Check the gap between documentation and real code.
Produce a report with:
- detected current objective;
- Git state;
- sources read;
- open lots or lots to create;
- active decisions;
- risks;
- blocking questions;
- recommended next action.
Wait for my validation before changing anything.Points to verify
- Does
AGENTS.mdexist? - Is
docs/CURRENT_STATE.mdup to date? - Does
docs/codex/SR_LOTS.yamlexist? - Does
docs/codex/tasks/contain useful memory? - Are business rules documented?
- Are available tests identified?
- Does the project already contain runtime AI agents?
Prudence rule
Real code prevails over documentation. If documentation and code diverge, Codex must report the gap and read code before concluding.