- Run name:
permea_core_public_reproducibility_bundle - Generated at:
example-generated - Status:
PASS
- Generated evidence surface: docs/examples/generated/README.md (present)
- Evaluation packet: docs/examples/generated/EVALUATION_PACKET.md (present)
- Evaluation packet JSON: docs/examples/generated/EVALUATION_PACKET.json (present)
- Demo packet: docs/examples/generated/DEMO_PACKET.md (present)
- Artifact index: docs/examples/generated/ARTIFACT_INDEX.md (present)
- Evidence matrix: docs/examples/generated/EVIDENCE_MATRIX.md (present)
- Reproducibility report Markdown: docs/examples/generated/REPRODUCIBILITY_REPORT.md (present)
- Reproducibility report JSON: docs/examples/generated/REPRODUCIBILITY_REPORT.json (present)
- Dry-run report: docs/examples/generated/dry_runs/example_benchmark_dry_run.md (present)
- unified artifact validation:
python3 scripts/validate_permea_artifacts.py - reproducibility bundle validation:
python3 scripts/permea_validate.py - focused reproducibility tests:
python3 -m pytest tests/test_reproducibility_bundle.py
- README: README.md (present)
- Quickstart: QUICKSTART.md (present)
- Reproducibility guide: REPRODUCIBILITY.md (present)
- Evaluation guide: EVALUATION.md (present)
- Generated evidence surface: docs/examples/generated/README.md (present)
- Evaluation packet: docs/examples/generated/EVALUATION_PACKET.md (present)
- Demo packet: docs/examples/generated/DEMO_PACKET.md (present)
- Artifact index: docs/examples/generated/ARTIFACT_INDEX.md (present)
- Evidence matrix: docs/examples/generated/EVIDENCE_MATRIX.md (present)
- Reproducibility report: docs/examples/generated/REPRODUCIBILITY_REPORT.md (present)
- Dry-run report: docs/examples/generated/dry_runs/example_benchmark_dry_run.md (present)
- Benchmark cards: docs/examples/generated/benchmark_cards (present)
- Dataset cards: docs/examples/generated/dataset_cards (present)
- Acquisition manifests: docs/examples/generated/acquisition_manifests (present)
- Evidence cards: docs/examples/generated/evidence_cards (present)
- Output packages: docs/examples/generated/output_packages (present)
- Run manifests: docs/examples/generated/run_manifests (present)
The bundle is reproducible when the listed artifacts are present and the reproduction and validation commands exit successfully.
- no dataset downloaded
- no acquisition executed
- no redistribution rights confirmed
- no wet-lab validation by Permea
- no clinical-effectiveness claim
- no model performance claim
- no state-of-the-art claim
- no solved-delivery claim
- This bundle regenerates deterministic public metadata artifacts from repository files only.
- It does not download datasets, execute acquisition, call external services, run ML, or score candidates.
- It validates artifact presence, structure, links, and stated boundaries; it does not validate biological performance.
- Researchers and developers should treat generated examples as infrastructure surfaces, not experimental evidence.
- Run the reproduction command after cloning or changing generator code.
- Run the validation command before proposing changes to generated artifact surfaces.
- Extend the artifact system by adding generator, validation, tests, and bounded claim language together.