FreshContext wraps every extraction in an envelope with retrieved_at, content_date, and freshness_confidence fields. The agent always knows when it's looking at data, not just what it says.
Ships with 7 tools: GitHub repo extraction, Hacker News sentiment, Google Scholar, YC startup scraper, GitHub repo search, npm/PyPI package trends, and extract_landscape — one call that queries all sources simultaneously and returns a unified competitive intelligence report.
Works locally (Playwright) and on Cloudflare Workers (Browser Rendering API). MIT license.
Would love feedback on the FreshContext envelope pattern specifically — is this a useful primitive for agent reliability?