The open execution layer for delivery engineering.
Making delivery evidence benchmarkable, reproducible, and reusable.
Permea is building the open execution layer for delivery engineering: shared datasets, benchmark contracts, run manifests, evidence cards, and reproducible workflows for computational delivery research.
Permea Core turns scattered delivery evidence into benchmarked, reproducible, evidence-backed dry-lab workflows. It begins with sequence-first delivery benchmarks and expands across delivery task families while keeping claims tied to explicit datasets, metrics, provenance, and limitations.
Delivery is one of the bottlenecks for next-generation therapeutics. Peptides, RNA systems, mRNA designs, protein therapeutics, gene-editing payloads, and targeted biologics all depend on reaching the right biological context, but delivery evidence is still fragmented across datasets, papers, predictors, assays, and internal pipelines.
That fragmentation makes results hard to compare:
- dataset sources and label definitions are often unclear
- predictors can use different task definitions and split policies
- assays and biological contexts are not always comparable
- candidate rankings can be difficult to audit
- dry-lab evidence is rarely packaged for reuse before experimental follow-up
Permea exists to make delivery evidence benchmarkable and reusable. The goal is not to replace experimental work. The goal is to make the path into experimental work more structured, inspectable, and evidence-backed.
Permea Core is the public movement entry point and technical foundation for reusable delivery-engineering workflows. It is intended to provide:
- an open execution layer for delivery benchmark tasks
- a delivery dataset commons built around dataset cards and evidence cards
- a benchmark registry for task definitions, metrics, and claim boundaries
- baseline and evaluation runners for reproducible computational evidence
- provenance and output-package conventions
- the backend foundation for a future DryLab workbench
- a research intelligence layer for structured claims, sources, and candidate explanations
- an open contribution model for delivery evidence
The repository currently emphasizes specifications, benchmark contracts, governance, and reproducibility docs. Implementation surfaces can grow over time as the public contracts stabilize.
Permea Core is not another single BBB predictor.
It does not claim that delivery is solved. It does not claim wet-lab validation. It does not make clinical or therapeutic effect claims. It does not claim universal delivery prediction. It does not claim state-of-the-art status. It does not claim maturity comparable to AlphaFold.
"AlphaFold-for-Delivery" is an ambition and infrastructure direction: a shorthand for making delivery engineering more benchmarkable, reproducible, explainable, and executable. It is not an achieved-status claim.
Permea Core is organized around an execution stack:
- Benchmark Registry: task definitions, dataset references, label schemas, metrics, baseline requirements, output artifacts, versions, and claim boundaries.
- Dataset Assembly: loading, validation, schema normalization, feature-extraction inputs, label checks, and source attribution.
- Baseline Runner: reproducible baseline configurations for transparent benchmark execution.
- Evaluation Engine: aggregate metrics, ranking behavior, sensitivity summaries, and limitation notes.
- Provenance Tracking: run identifiers, benchmark versions, dataset versions, code versions, configuration hashes, feature sets, and artifact lists.
- Output Formatter: standard benchmark packages for review, reproduction, and publication-safe summaries.
- API / Tool Layer Foundation: stable contracts that future CLI, API, web, and model-assisted interfaces can call.
- DryLab Surface: a future user-facing workflow for candidate prioritization before experimental follow-up.
Existing technical docs:
- Specification
- Architecture Design
- Benchmark Contract
- Result Artifact Schema
- Run Manifest Schema
- Run Manifest Walkthrough
A Permea dry-lab run should be explicit and reproducible:
- Define the benchmark task.
- Assemble the dataset.
- Extract sequence features.
- Run baselines or models.
- Evaluate metrics.
- Rank candidates where the task supports ranking.
- Generate evidence cards.
- Export a reviewable package.
This workflow supports candidate prioritization before experimental work. It does not establish biological transport, mechanism, safety, or therapeutic performance.
Permea benchmark runs should produce structured outputs such as:
metrics.jsonranking.csvmanifest.yamlbenchmark_card.mdevidence_cards.json- figures or summary reports where applicable
These artifacts should separate aggregate public summaries from review-required row-level artifacts, candidate-specific reports, and provenance records.
Permea starts with sequence-first delivery benchmarks and expands carefully across task families. Not every roadmap item is complete yet.
Current and planned directions:
- BBB peptide benchmark
- CPP / membrane penetration benchmark
- localization / targeting proxy tasks
- RNA and delivery-adjacent benchmark surfaces
- literature evidence graph for structured claims, sources, and evidence cards
Each task should remain bounded by its data source, label policy, split policy, metric set, limitations, and release posture.
permea-core: open execution layer, benchmark contracts, public movement entry point, and contribution specs.permea-signal-ml: first evidence package and BBB benchmark support repository.
permea-signal-ml is a first concrete evidence package. permea-core is the reusable infrastructure layer that should support many future benchmark tasks and contribution objects.
Core project documents:
- Manifesto
- Delivery Taxonomy
- Evidence Ladder
- Roadmap
- ADR-0001: Open-Source-First
- ADR-0002: Benchmark-First
Scientific governance:
- Claim Registry
- Dataset Policy
- Public-Safe Artifact Policy
- Reproducibility Guide
- Paper Alignment Policy
Open-source operating docs:
- OSS Operating Docs Map
- OSS Operating PR Summary
- Release Review Process
- Public Release Checklist
- Release Ownership Matrix
- Versioning Policy
- Archive and Deprecation Policy
- Attribution Policy
Contributor and community docs:
- Contribution Objects
- Contributor Levels
- Authorship Policy
- Dry-Lab Contribution Policy
- Wet-Lab Collaboration Policy
- Community Governance
- Maintainer Guide
- Reviewer Workflow
- Reviewer Credit Policy
Planned public docs:
- Permea Manifesto
- Scientific Thesis
- Delivery Dataset Commons
- Benchmark Execution Layer
- Research Intelligence Layer
- Frontier Model Tool Layer
- Open Movement and Community
These planned docs are not linked here until they exist in the repository.
Permea needs contributions that make delivery evidence easier to inspect, compare, reproduce, and extend.
Useful contribution paths include:
- propose a dataset card
- propose a benchmark task
- add an evidence card
- document a feature descriptor
- add a baseline model or baseline configuration
- submit a reproduction report
- improve documentation
Start with CONTRIBUTING.md. Community standards are in CODE_OF_CONDUCT.md, security reporting is in SECURITY.md, and support guidance is in SUPPORT.md.
Permea public materials should preserve clear evidence levels:
- computational evidence only unless otherwise stated
- candidate prioritization before experimental follow-up
- no wet-lab validation claim
- no clinical or therapeutic effect claim
- no universal prediction claim
- no state-of-the-art claim
- AlphaFold-for-Delivery is ambition and infrastructure direction, not achieved status
Benchmark metrics summarize behavior under a defined computational task. They do not prove transport, mechanism, safety, therapeutic effect, or generalization beyond the benchmark scope.
Permea Core is active early-stage open infrastructure. The first evidence package exists in permea-signal-ml, and benchmark, dataset, and community documentation are being expanded.
This README does not make any public submission or readiness claim. Public releases, papers, and external postings should follow the repository's release and claim-review policies.
- License: LICENSE
- Citation metadata: CITATION.cff
- Contact: a.kim@permea.us

