A medical research mainline for turning disease-specific data into paper-grade studies
Clinical Research Progression · Evidence Packaging · Submission Delivery
|
Who It Serves Clinical teams and medical researchers who want to keep studies progressing toward real manuscript delivery |
What It Helps With Study organization, evidence packaging, progress supervision, and submission-facing research delivery |
Public Role The medical `Research Ops` gateway in `Research Foundry`, with `OPL` remaining the optional top-level federation layer |
Med Auto Scienceis the medical research line in theResearch Foundryfamily. It is designed to help teams keep studies governed, auditable, and steadily moving toward publication-facing outputs.
- Organize disease-specific workspaces so data, studies, evidence, and outputs stay on one auditable line.
- Move a study from intake and analysis toward validation, evidence packaging, and manuscript delivery.
- Keep the research story aligned with clinical meaning instead of defaulting to generic ML-paper structure.
- Make progress, blockers, and supervision visible instead of hiding them inside one long chat or one fragile script chain.
- You already have a disease cohort, registry, or stable clinical dataset.
- You expect multiple studies to reuse the same workspace and knowledge base.
- You need validation, subgroup work, calibration, clinical utility analysis, or sidecar evidence before writing.
- Your real goal is a paper-grade deliverable, not just one analysis run.
| Path | Status | What it means |
|---|---|---|
| Agent-assisted research mainline | Active | The current honest way to use the system for real work |
| Lightweight product-entry shell | Early | Launch, task submission, and progress visibility exist, but this is not yet a mature standalone medical front desk |
| Medical display / paper-figure line | Supporting line | Kept separate from the runtime mainline so figure work does not distort research authority |
| Mature direct user-facing medical frontend | Not landed | Still future work behind the runtime gate |
- Potential users and medical experts should start here, then continue to the Docs Guide.
- Technical readers and planners should read Project, Status, Architecture, Invariants, and Decisions.
- Developers and maintainers should continue into
docs/runtime/,docs/program/,docs/capabilities/,docs/references/, anddocs/policies/.
Med Auto Science is not the same thing as every lower-layer runtime component.
Its role is to stay responsible for medical research entry, study authority, and research-facing truth.
User / Agent
-> OPL Gateway (optional)
-> Med Auto Science
-> Controlled Research Backend
In plain language:
OPLis optional and stays above this repository.Med Auto Scienceowns the medical research workflow and authority boundary.- The current research engine still sits below this repository and should not be confused with the public product surface.
- It is not a claim that a mature direct medical product frontend has already landed.
- It is not a claim that upstream
Hermes-Agentfully owns research execution here today. - It is not a place to mix paper-figure assetization back into the main research runtime storyline.
Technical Notes And Current Runtime Truth
The current formal-entry matrix remains CLI, MCP, and controller on the Codex-default host-agent runtime baseline.
The repo-tracked product mainline remains Auto-only.
Current honest tranche map remains:
P0 runtime native truthP1 workspace canonical literature / knowledge truthP2 controlled cutover -> physical monorepo migration
Current truthful runtime ownership is still layered:
Med Auto Scienceowns research entry, study/workspace authority, and outer-loop governance.MedDeepScientistremains the controlled research backend for real execution.- upstream
Hermes-Agentis still the target outer runtime substrate rather than a fully landed end state in this repo.
The current durable handle story stays explicit:
program_idpoints toresearch-foundry-medical-mainline.study_idremains the durable study identity.quest_idis the managed runtime handle for the controlled research backend quest.active_run_idis the live daemon run handle inside the active quest.- The durable surface set stays explicit:
study_runtime_status,runtime_watch,publication_eval/latest.json,runtime_escalation_record.json, andcontroller_decisions/latest.json. study-progresscontinues to project physician-friendly updates without pretending the runtime gate is already solved.
This repo still operates through a repo-side outer-runtime seam, and that seam is not a landed upstream Hermes-Agent runtime; standalone host replacement continues through that gate.
The external runtime gate now sits as a concrete external blocker inside P2.
Current repo-verified public entry wording remains:
operator entryandagent entryproduct entry: not landed yet as a mature direct user-facing entry- the current lightweight shell still centers on
build-product-entry
Compatible target routes remain documented as:
User -> Med Auto Science Product Entry -> Med Auto Science Gateway -> Hermes Kernel -> Med Auto Science Domain Harness OSUser -> OPL Product Entry -> OPL Gateway -> Hermes Kernel -> Domain Handoff -> Med Auto Science Product Entry / Med Auto Science Gateway
The lightweight repo-tracked shell now includes workspace-cockpit, submit-study-task, launch-study, product-preflight, product-start, product-frontdesk, product-entry-manifest, and build-product-entry.
These surfaces improve launch, task intake, and progress visibility, and the manifest/frontdesk now also carry explicit guardrail-recovery guidance, a structured Phase 3 host-clearance lane, a Phase 4 backend-deconstruction lane, plus a structured Phase 5 platform target. They still do not mean a mature standalone medical frontend has landed.
The medical display line remains intentionally separate from the runtime mainline, so publication-figure work does not rewrite research authority or gateway truth.
make test-fastmake test-metamake test-displaymake test-full- GitHub
macOS CIintentionally keepsquick-checkslightweight; the full study runtime analysis bundle is still prepared on thedisplay-heavyandrelease/fulllanes.
If you primarily operate through Codex, start with the Codex plugin integration guide at docs/references/codex_plugin.md.
Keep docs/references/codex_plugin_release.md nearby as the Codex plugin release guide.
