| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-09 | chore: cargo fmt | DanConwayDev | |
| 2026-01-09 | feat(sync): invalidation + immediate re-processing of maintainer announcements | DanConwayDev | |
| - Add two-tier rejected events index (hot cache + cold index) - Hot cache: 2-minute in-memory storage of full rejected events - Cold index: 7-day metadata storage for deduplication - Immediate re-processing when owner announcements list maintainers - Fix rejection reason detection to match actual error messages - Rewrite integration tests to use two-relay sync pattern - All tests passing (3 passed, 1 ignored slow test) | |||