You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adds detect_and_parse_feed which orchestrates feed caching/freshness logic: uses cached feed URL directly if fresh (< 30 days), otherwise re-discovers from source URL via discover_feed. Returns FeedResult::Found or NotFound. Includes 4 new tests covering fresh cache, no cache, no feed, and stale cache cases. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .claude | ||
| audits/2026-03-27 | ||
| backend | 2 months ago | |
| docs | 2 months ago | |
| e2e | ||
| frontend | 2 months ago | |
| scripts | ||
| .env.example | 2 months ago | |
| .gitignore | ||
| .markdownlint.json | ||
| AGENTS.md | ||
| CLAUDE.md | 2 months ago | |
| docker-compose.yml | 2 months ago | |