Create a new Oracle research job that runs asynchronously via Hatchet workflow.
This is the recommended way to run Oracle research as it:
After creating a job, subscribe to /oracle/jobs/{job_id}/stream for real-time progress.
API key must be provided in the Authorization header
Research question to investigate
"How does authentication work in the FastAPI codebase?"
Optional list of repository identifiers to search
["fastapi/fastapi", "tiangolo/sqlmodel"]Optional list of documentation source identifiers to search
["FastAPI Documentation", "SQLModel Docs"]Optional output format specification
"markdown report with code examples"