feat: hybrid BM25 + recency ranking, since filter, CI deploy
- add recency decay to FTS5 ranking: ORDER BY rank + (days_old / 30)
- add ?since=<ISO-date> parameter to filter by creation date
- add GitHub Actions workflow to deploy backend on push to main
- update docs with ranking explanation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>