8 lines
279 B
Python
8 lines
279 B
Python
|
|
"""arxiv-rag researcher.
|
|||
|
|
|
|||
|
|
Second researcher implementation in Marchwarden. M5.1.1 is the ingest
|
|||
|
|
pipeline only — see researchers.arxiv.ingest and researchers.arxiv.store.
|
|||
|
|
The agent loop, MCP server, and ResearchContract integration ship in
|
|||
|
|
later sub-milestones (#39–#43).
|
|||
|
|
"""
|