update notes with patterns from real projects
async.md:
- add connection pool singleton pattern from follower-weight
- add postgres batch writes with unnest()
pydantic.md:
- add model_validator for side effects (logging setup)
firehose.md:
- replace generic batch example with realistic tap_consumer pattern
- show separate buffers, time-based flushing, pending acks
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>