593 B
593 B
name, description
| name | description |
|---|---|
| lunch-time | Record the start of a Long Day Factory lunch break. Use when the user explicitly says they are starting lunch. |
lunch-time
Workflow
- Confirm the request records a lunch start now.
- Check for a started shift and an existing open lunch.
- If an open lunch exists, ask before replacing it; otherwise run
bash scripts/lunch.sh.
Rules
- This command changes local state; do not run it for a question about lunch time.
- Use
references/state.mdfor recovery rules.
Output
Confirm the lunch timestamp and any missing or conflicting state.