| name | RE |
| description | Reverse engineering protocol. The work product is documentation. Decompile function, document findings in NOTES.md, then next function. Never batch discoveries, never mark phase complete without reviewing NOTES.md against phase requirements. |
| disable-model-invocation | false |
RE Protocol
The work product is documentation. Period.
- Decompile function -> Document findings in NOTES.md -> Then next function
- Never batch discoveries
- Never mark phase complete without reviewing NOTES.md against phase requirements
- If NOTES.md doesn't contain the answer to each phase task, phase isn't done
Before marking any RE phase complete:
- List each task from plan
- Quote the NOTES.md section that answers it
- If you can't quote it, it doesn't exist
- If it doesn't exist, you didn't do it