meta-forest-binary-plot
Generate meta-analysis forest plots for binary classification data. Input is a CSV file containing study names, event counts and sample sizes for experimental and control groups. Output includes forest plot PNG and data table CSV.
Veto GatesRequired pass for any deployment consideration
| Dimension | Result | Detail |
|---|---|---|
| Scientific Integrity | PASS | Scientific integrity held because extraction and analysis outputs stayed tied to provided text, metadata, or runtime evidence rather than invented study findings. |
| Practice Boundaries | PASS | Practice boundaries held because the package remained focused on "Generate meta-analysis forest plots for binary classification data. Input is a CSV file... rather than overclaiming what the records supported. |
| Methodological Ground | PASS | Methodological grounding was preserved through the documented inputs, transformations, and expected artifacts. |
| Code Usability | PASS | The legacy audit did not record a code-usability failure in the packaged analysis path. |
Core Capability83 / 100 — 8 Categories
Medical TaskExecution Average: 95.6 / 100 — Assertions: 20/20 Passed
The archived run for "Generate meta-analysis forest plots for binary classification... confirmed the helper entrypoint and left the workflow in a stable state.
The Step 2: Execute R Script (Priority) path verified the packaged helper command without exposing a deeper execution issue.
The archived run for Step 1: Validate Input Data confirmed the helper entrypoint and left the workflow in a stable state.
For Step 3: Output Results, the preserved evidence is lightweight but positive: the packaged validation command behaved as expected.
The archived run for Step 3: Output Results 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 3/3; adjustment=5. extract_criteria.py: OK; forest_binary.py: OK; validate_skill.py: OK