# Protelynx Implementation Checklist: Protelynx ESM Launch Sprint

## Scope

- Project id: `public-offer`
- Segment: `Small biotech, AI-bio founders, translational labs, and consultants`
- Target workflow: ESM3 design loop
- Input data: FASTA or raw protein sequence
- Desired output: review-ready run report and export bundle
- Provider lane: mock first, then Biohub or local/Hugging Face when configured

## Delivery Checklist

- Confirm input data and one narrow workflow outcome.
- Select the workflow template: ESM3 design loop, ESMC embedding report, or ESMFold2 structure report.
- Run mock-provider smoke path without credentials.
- Run real-provider path or return sanitized missing-configuration status.
- Persist run records, checksummed artifacts, metrics, safety findings, and review state.
- Record human review before wet-lab, clinical, synthesis, expression, pathogen, toxin, or regulated use.
- Export customer bundle and implementation-delta report.
- Decide which deltas become reusable template defaults for Workflow Hub.

## Acceptance Evidence

- `protelynx demo --provider mock --time-budget 300`
- `protelynx delivery --project-id public-offer --provider mock --out artifacts/public-offer-delivery`
- `protelynx export --project-id public-offer --out artifacts/public-offer-export`
- `protelynx workflow-hub --account-id <account-id> --mark-active` after recurring subscription is real.
