This protocol is mandatory for all ATM team communications used with this repo.
- Immediately acknowledge every ATM message received.
- Execute the requested task.
- Send a completion message with a concise summary of what was done.
- Receiver immediately acknowledges completion.
- No silent processing.
ack, working on <task>task complete: <summary>received. QA starting now.