toolspaceregistry › deep_research

deep_research

by Dimitri T

example v0.4 researchliterature-reviewmeta-analysisagentssubagent-fan-outno-fabricationskill-bundle

Protocol-first, gated, multi-agent literature investigation with no-fabrication enforced via verbatim quote spans.

Install

install-manifest install https://raw.githubusercontent.com/drknowhow/deep-research/main/manifests/deep-research.v0.4.json

Security

Kill switchmanual

Manual procedure: deep_research holds no credentials and persists nothing outside the research_* tables the host application provisions. To revoke: (1) drop or revoke INSERT/UPDATE/DELETE on research_projects, research_searches, research_evidence in your application's database; (2) remove the deep_research module from your agent's runtime PYTHONPATH or skill registry. No vendor account to close.

Smoke contract

shell timeout 15s

Scopes

Actions

Runtime

runtime: python-module · install method: git · entrypoint: python -m deep_research

deep_research is an agent-runtime-agnostic workflow that turns an empirical research question into a citation-grade synthesis. Two human-in-the-loop gates (protocol pre-registration, Pass-2 spend) bracket a four-role subagent crew (Scout / Skeptic / Methodologist / Synthesizer). Every claim a synthesis ships must be backed by a row in the research_evidence table with a verbatim quote_span; claims without their quote get cut. v0.2.0 adds the Python reference implementation: a stdlib-urllib scholar adapter (OpenAlex / Semantic Scholar / PubMed / arXiv / Europe PMC / Crossref / Unpaywall) and a python-docx + matplotlib synthesis builder with pluggable upload. Core stays stdlib-only; the docx builder is gated behind the optional `[viz]` extra.

Tags: researchliterature-reviewmeta-analysisagentssubagent-fan-outno-fabricationskill-bundle

License: Apache-2.0

Last fetched 2026-06-18T09:09:15Z (live)