Load the active project's durable memory from $ARGUMENTS.
- Use
Readon$ARGUMENTS. - Treat the file contents as durable project-specific context for the current task.
- If the file is missing or empty, continue without inventing memory.
- Do not quote the full file back to the user unless it is necessary.
- If you learn a durable new fact, use the
Memorytool to add, replace, or remove entries. Do not editMEMORY.mddirectly.