Add ResultReference module for composing JMAP requests
- Created a new ResultReference module to simplify creating and using result references as described in RFC8620 Section 3.7
- Added helper functions to create common reference patterns
- Implemented demo functionality in fastmail_list to show how to chain multiple JMAP requests efficiently
- Added a new -demo-refs command line option to demonstrate this functionality
- Updated AGENT.md to mark task 11 as completed
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>