meta-forest-model-plot
Generate forest plots for meta-analysis of survival data. Input is a CSV file containing study names, HR and 95% confidence intervals, output forest plot PNG and data table CSV. Supports both R and Python scripts.
Veto GatesRequired pass for any deployment consideration
| Dimension | Result | Detail |
|---|---|---|
| Scientific Integrity | PASS | No scientific-integrity problem was surfaced because the package did not claim more than the available records, article text, or script evidence supported. |
| Practice Boundaries | PASS | The evaluated outputs stayed inside the "Generate forest plots for meta-analysis of survival data. Input is a CSV file containing... and did not drift into unsupported interpretation beyond the available inputs. |
| Methodological Ground | PASS | The archived evaluation treated the workflow as method-linked rather than ad hoc. |
| Code Usability | PASS | The archived review preserved a usable code path with named scripts, expected inputs, and a recognizable output contract. |
Core Capability83 / 100 — 8 Categories
Medical TaskExecution Average: 93.6 / 100 — Assertions: 20/20 Passed
The archived run for "Generate forest plots for meta-analysis of survival data. Input is... confirmed the helper entrypoint and left the workflow in a stable state.
The Step 2: Execute Script (R or Python) path verified the packaged helper command without exposing a deeper execution issue.
The Step 1: Validate Input Data path verified the packaged helper command without exposing a deeper execution issue.
The archived run for Packaged executable path(s): scripts/forest_survival.py plus 1... confirmed the helper entrypoint and left the workflow in a stable state.
The archived run for Step 2: Execute Script (R or Python) confirmed the helper entrypoint and left the workflow in a stable state.
Key Strengths
- Primary routing is Data Analysis with execution mode B
- Static quality score is 83/100 and dynamic average is 82.6/100
- Assertions and command execution outcomes are recorded per input for human review
- Execution verification summary: Script verification 1/2; adjustment=3. forest_survival.py: rc=1; validate_skill.py: OK