···101011112. **Review Key Files**
1212 - `README.md` - project overview and quick start
1313- - `CLAUDE.md` - critical reminders and technical details
1313+ - `AGENTS.md` - critical reminders and technical details
1414 - Recent commits (`git log --oneline -10`)
1515 - Current git status (`git status`)
1616
+2-2
.claude/commands/status-update.md
···67676868## Instructions
69697070-1. Read the current `README.md`, `CLAUDE.md`, recent status updates in `sandbox/`, and key source files
7070+1. Read the current `README.md`, `AGENTS.md`, recent status updates in `sandbox/`, and key source files
71712. Check `git status` and recent commits to understand current work
7272-3. Scan the codebase structure (`src/backend/`, `frontend/src/`)
7272+3. Scan the codebase structure (`backend/src/backend/`, `frontend/src/`)
73734. Review the tech stack in `pyproject.toml` and `frontend/package.json`
74745. Synthesize into a clear, chronological narrative
75756. Write to `STATUS.md` in the root directory