# Task:
## Metadata
- Run ID: ``
- Lane: ``
- Worker: `codex-`
- Main repo: `/mnt/Data1T/mnote`
- Worktree: ``
- Branch: ``
- Result path: `/codex-/RESULT.md`
## Goal
Describe the concrete outcome expected from this worker.
## Context
- Relevant design docs:
- `...`
- Relevant code paths:
- `...`
## Allowed edit scope
- `path/or/dir/**`
## Forbidden scope
- Do not edit files outside allowed scope.
- Do not edit user data.
- Do not modify unrelated recycle/history directories.
- Do not commit, push, reset, or revert unless explicitly instructed.
## Requirements
- ...
## Validation commands
```bash
# command 1
# command 2
```
## Expected deliverable
Write `RESULT.md` with:
- completed work
- modified files
- validation commands and outputs
- risks / unfinished items
- suggested smoke scope