What problem does it solve? Delegating research to a background agent lets you keep working while documentation, API facts, and technical questions are investigated against trustworthy primary sources instead of unreliable secondary summaries. ## Core Features & Use Cases - Primary-Source Investigation: Traces every claim back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Cited Markdown Reports: Writes findings to a single Markdown file with a source citation for each claim. - Convention-Aware Storage: Saves the report where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a third-party API handles rate limits; a background agent reads the official documentation and source code, then delivers a cited Markdown summary in your repo. ## Quick Start Research how the Sanity Studio deployment workflow works and save the cited findings as a Markdown note in this repo.