← Eligibility-Criteria Authoring
Clinical / Medical · Medical monitor

Eligibility-Criteria Authoring — agent trajectory for expert review

claude-opus-4-8 · 2026-06-06T09:12:45.003414+00:00 · 3 tool calls · 47.4s · 8436 tokens
run id: eligibility_authoring_20260606_021119_02_author-the-inclusion-exclusion-criteria-for-a-ph

Query

Author the inclusion/exclusion criteria for a Phase 3 trial of an anti-HER2 antibody-drug conjugate (deruxtecan class) in previously-treated HER2-positive metastatic breast cancer. The drug carries interstitial lung disease and left-ventricular dysfunction liabilities — protect patients without making the trial impossible to enroll.

Trajectory

Agent · turn 1

I'll author rigorous eligibility criteria grounded in precedent and the specific safety liabilities of this drug class. Let me pull the relevant reference data first.

⚙ calls get_safety_profile(drug_class=anti-HER2 ADC)
⚙ calls get_precedent_criteria(indication=HER2+ Breast)
⚙ calls get_lab_thresholds()
↳ get_safety_profile result
show data
{
  "drug_class": "anti-HER2 ADC",
  "class_effect_aes": [
    "Interstitial lung disease / pneumonitis (deruxtecan-class signal, can be fatal)",
    "Myelosuppression (neutropenia, anemia, thrombocytopenia)",
    "Nausea/vomiting",
    "Left-ventricular dysfunction / decline in ejection fraction (anti-HER2 effect)",
    "Infusion-related reactions; ocular toxicity (some ADC payloads)"
  ],
  "monitoring": [
    "Baseline + periodic chest CT and prompt work-up of any pulmonary symptom (ILD)",
    "Baseline echo/MUGA and serial LVEF monitoring",
    "CBC before each cycle",
    "Pulmonary function / SpO2 surveillance"
  ],
  "contraindicated_comorbidities": [
    "History of/active interstitial lung disease or pneumonitis (key exclusion)",
    "Baseline LVEF below institutional lower limit / symptomatic CHF",
    "Clinically significant uncontrolled pulmonary disease requiring oxygen",
    "Prior intolerance to the ADC payload class"
  ],
  "ddi_flags": [
    "Strong CYP3A inhibitors may raise payload exposure (deruxtecan is CYP3A4 metabolized)",
    "Avoid concurrent pneumotoxic agents where possible"
  ],
  "notes": "ILD/pneumonitis is the defining, potentially fatal class risk and drives a hard pulmonary-history exclusion plus active imaging surveillance."
}
↳ get_precedent_criteria result
show data
{
  "indication": "HER2+ Breast",
  "precedent_trials": [
    "DESTINY-Breast03 (T-DXd)",
    "CLEOPATRA (pertuzumab)"
  ],
  "inclusion": [
    "Histologically confirmed HER2-positive (IHC 3+ or ISH+) breast cancer",
    "Locally advanced/metastatic, progressed on prior HER2-directed therapy (line per protocol)",
    "Measurable disease per RECIST v1.1",
    "ECOG 0-1",
    "Baseline LVEF >= institutional lower limit of normal (>=50%)",
    "Adequate organ function (see lab thresholds)"
  ],
  "exclusion": [
    "History of/active interstitial lung disease or pneumonitis (critical for ADC)",
    "Baseline LVEF below threshold / symptomatic CHF",
    "Untreated/symptomatic CNS metastases (treated stable often allowed)",
    "Clinically significant cardiac disease (recent MI, uncontrolled arrhythmia)",
    "Inadequate washout from prior anticancer therapy"
  ],
  "notes": "HER2 ADC trials hard-exclude ILD history and require LVEF surveillance because of the combined cardiac + pulmonary class risks."
}
↳ get_lab_thresholds result
show data
{
  "hematologic": [
    {
      "parameter": "Absolute neutrophil count (ANC)",
      "typical_threshold": ">= 1.5 x 10^9/L",
      "rationale": "Adequate marrow reserve before a myelosuppressive agent; lower (>=1.0) sometimes allowed if marrow involvement."
    },
    {
      "parameter": "Platelets",
      "typical_threshold": ">= 100 x 10^9/L (>=75 if marrow involvement)",
      "rationale": "Bleeding risk and tolerance of thrombocytopenia."
    },
    {
      "parameter": "Hemoglobin",
      "typical_threshold": ">= 9.0 g/dL (transfusion-independent)",
      "rationale": "Baseline reserve; many protocols require independence from recent transfusion."
    }
  ],
  "hepatic": [
    {
      "parameter": "Total bilirubin",
      "typical_threshold": "<= 1.5 x ULN (<=3 x ULN if Gilbert's/liver mets)",
      "rationale": "Hepatic clearance reserve; relaxed for documented Gilbert's or hepatic metastases."
    },
    {
      "parameter": "AST / ALT",
      "typical_threshold": "<= 3 x ULN (<=5 x ULN if liver metastases)",
      "rationale": "Baseline hepatocellular integrity; key for hepatotoxic agents (PI3Ki, JAKi)."
    },
    {
      "parameter": "Albumin",
      "typical_threshold": ">= 2.8-3.0 g/dL (some protocols)",
      "rationale": "Synthetic liver function / nutritional status, esp. GI cancers."
    }
  ],
  "renal": [
    {
      "parameter": "Creatinine clearance (Cockcroft-Gault)",
      "typical_threshold": ">= 50-60 mL/min",
      "rationale": "Renal elimination reserve; threshold depends on renal clearance of the drug."
    },
    {
      "parameter": "Serum creatinine",
      "typical_threshold": "<= 1.5 x ULN",
      "rationale": "Simpler surrogate when CrCl not used."
    }
  ],
  "cardiac": [
    {
      "parameter": "Left-ventricular ejection fraction (LVEF)",
      "typical_threshold": ">= 50% (institutional LLN)",
      "rationale": "Required for cardiotoxic agents (anti-HER2, anthracycline exposure)."
    },
    {
      "parameter": "QTc (Fridericia)",
      "typical_threshold": "<= 470 ms (women) / <= 450 ms (men)",
      "rationale": "Exclude baseline prolongation for QT-liable agents; pair with congenital long-QT exclusion."
    }
  ],
  "coagulation_metabolic": [
    {
      "parameter": "INR / aPTT (if on anticoagulation off-study)",
      "typical_threshold": "within therapeutic range / <= 1.5 x ULN",
      "rationale": "Bleeding risk, esp. for agents with hemorrhage signal (BTKi)."
    },
    {
      "parameter": "Fasting glucose / HbA1c",
      "typical_threshold": "HbA1c <= 6.5-8.0% per protocol",
      "rationale": "Baseline glycemic control for hyperglycemia-liable agents (PI3K-alpha)."
    }
  ],
  "notes": "Teaching-snapshot typical oncology cutoffs. Exact thresholds and relaxations (marrow involvement, liver mets, Gilbert's) are drug- and protocol-specific and must be set against the investigator's brochure and standard of care."
}
Agent · turn 2

Phase 3 Eligibility Criteria — Anti-HER2 Deruxtecan-Class ADC in Previously-Treated HER2+ Metastatic Breast Cancer

Design intent. The two defining liabilities — interstitial lung disease (ILD)/pneumonitis (potentially fatal, the class-defining risk) and left-ventricular dysfunction — drive a layered safety strategy: hard exclusions for the truly high-risk, but graded/relaxable thresholds and active surveillance (rather than blanket bans) elsewhere, so a real-world pretreated metastatic population can still enroll. Notes flag every place I deliberately loosened a criterion to protect feasibility.


Inclusion Criteria

  1. Histologically/cytologically confirmed breast cancer that is unresectable or metastatic.

  2. HER2-positive by IHC 3+, or IHC 2+ with ISH amplification, on the most recent evaluable tumor sample (central confirmation required; archival tissue acceptable if no fresh biopsy feasible). Per DESTINY-Breast03 precedent.

  3. Disease progression on ≥1 prior HER2-directed regimen in the metastatic setting (e.g., trastuzumab + taxane ± pertuzumab, or T-DM1), or recurrence during/within 6 months of (neo)adjuvant HER2-directed therapy. Set line of therapy to the development position; second-line is the standard precedent.

  4. Measurable disease per RECIST v1.1 (non-measurable, bone-only disease permitted only if the development plan and statistical analysis support it).

  5. ECOG performance status 0–1.

  6. Adequate organ function within ~7–14 days of first dose:
    - ANC ≥ 1.5 × 10⁹/L
    - Platelets ≥ 100 × 10⁹/L
    - Hemoglobin ≥ 9.0 g/dL (transfusion-independent ≥ 14 days)
    - Total bilirubin ≤ 1.5 × ULN (≤ 3 × ULN with documented Gilbert's or hepatic metastases)
    - AST/ALT ≤ 3 × ULN (≤ 5 × ULN if liver metastases present)
    - CrCl ≥ 50 mL/min (Cockcroft-Gault)
    - Albumin ≥ 2.8 g/dL

  7. Cardiac function — LVEF ≥ 50% by ECHO or MUGA at screening (institutional LLN if higher). Floor at 50% rather than a higher value to avoid excluding the many patients with prior anthracycline/trastuzumab exposure who have mild asymptomatic decline.

  8. QTc (Fridericia) ≤ 470 ms (women) / ≤ 450 ms (men) on screening ECG.

  9. Baseline chest CT (with the screening tumor assessment) reviewed and free of ILD/pneumonitis or clinically significant pulmonary inflammatory findings. This is an enabling criterion — a clean baseline CT is the anchor for the on-study ILD surveillance program.

  10. Age ≥ 18; life expectancy ≥ 12 weeks; recovery to ≤ Grade 1 (or baseline) from prior-therapy toxicities (excluding alopecia, stable neuropathy).

  11. Negative pregnancy test and agreement to highly effective contraception (WOCBP); standard consent/compliance.


Exclusion Criteria

Pulmonary / ILD (the hard line — class-defining, potentially fatal)

  1. Any history of (treated or untreated) non-infectious ILD/pneumonitis, drug-induced pneumonitis, organizing pneumonia, or pulmonary fibrosis, OR active ILD/pneumonitis at screening. Non-negotiable hard exclusion — the deruxtecan-class ILD signal can be fatal and prior ILD is the dominant risk factor.

  2. Suspected ILD that cannot be ruled out on baseline imaging (equivocal findings must be adjudicated before enrollment).

  3. Clinically significant pulmonary disease — e.g., requiring supplemental oxygen, severe/uncontrolled COPD or asthma, or resting SpO₂ < 92% on room air. Note: well-controlled COPD/asthma is NOT excluded — only oxygen-dependent or unstable disease, to avoid over-excluding an older comorbid population.

  4. Lung-specific factors raising ILD risk at investigator discretion: prior thoracic radiation pneumonitis, or current need for chronic high-dose pulmonary-toxic concomitant medication.

Cardiac

  1. Baseline LVEF < 50% or below institutional LLN.

  2. Symptomatic congestive heart failure (NYHA Class II–IV) or prior CHF with documented LVEF < 40%.

  3. Clinically significant cardiac disease: MI or unstable angina within 6 months, uncontrolled arrhythmia, uncontrolled hypertension, or congenital long-QT syndrome.

  4. Troponin elevation above ULN at screening without a non-cardiac explanation (optional, recommended where the cardiac signal warrants closer triage).

CNS

  1. Untreated or symptomatic CNS metastases. Patients with treated, stable, asymptomatic brain metastases — off steadily-tapered/low-dose corticosteroids (≤ 10 mg prednisone-equivalent) for ≥ 2 weeks and radiologically stable ≥ 2–4 weeks — ARE eligible. Excluding all brain mets would make a pretreated HER2+ population, where CNS disease is common, hard to enroll.

Prior therapy / washout

  1. Prior treatment with any deruxtecan-class agent (or the same exatecan-derivative payload), or prior intolerance/discontinuation for toxicity of any topoisomerase-I-payload ADC.

  2. Inadequate washout: anticancer therapy, major surgery, or radiotherapy within the protocol-defined interval (typically ~3–4 weeks, or 5 half-lives for targeted agents) before first dose.

  3. Live vaccine within 30 days of first dose.

Concomitant medications / interactions

  1. Chronic strong CYP3A4 inhibitors or inducers that cannot be discontinued/substituted before dosing. Deruxtecan payload is CYP3A4-metabolized — strong inhibitors raise payload exposure and ILD/myelosuppression risk. Frame as substitutable, not an absolute ban.

  2. Concurrent use of other pneumotoxic agents where avoidable (investigator discretion).

General

  1. Active, uncontrolled infection (including known active HBV/HCV; HIV permitted if well-controlled per current inclusive-trial norms); second malignancy requiring active therapy; uncontrolled intercurrent illness; pregnancy/lactation; hypersensitivity to study-drug components.

Embedded On-Study Safety Architecture (protocol body, not eligibility — but the reason the criteria above can be tolerant)

These surveillance commitments are what permit the eligibility floors to stay enrollable:


Feasibility vs. Safety — Key Trade-off Decisions

Criterion Protective stance Deliberate loosening for enrollability
ILD history Absolute exclusion (any history) + clean baseline CT required None — this is fatal-risk; held firm
Pulmonary comorbidity Excludes O₂-dependent/unstable disease Well-controlled COPD/asthma allowed
LVEF ≥ 50% floor + serial monitoring Not set higher, so prior anthracycline/trastuzumab patients qualify
Brain metastases Untreated/symptomatic excluded Treated, stable, low-steroid allowed
CYP3A4 inhibitors Strong inhibitors excluded Framed as substitutable, not absolute
Bilirubin/AST/ALT Standard caps Relaxed for Gilbert's / liver mets

Net effect: the only truly hard, no-exception gate is the ILD history/baseline-pulmonary line — appropriate because it is the lethal class signal. Everywhere else, risk is managed through floors plus active monitoring rather than exclusion, keeping a representative pretreated HER2+ metastatic population enrollable.


These criteria are a precedent-grounded teaching/authoring draft. Exact thresholds, washout windows, line-of-therapy, CNS steroid limits, and cardiac/ILD management algorithms must be finalized against the Investigator's Brochure, regulatory feedback, and the specific statistical/operational plan before use.

Final output

Phase 3 Eligibility Criteria — Anti-HER2 Deruxtecan-Class ADC in Previously-Treated HER2+ Metastatic Breast Cancer

Design intent. The two defining liabilities — interstitial lung disease (ILD)/pneumonitis (potentially fatal, the class-defining risk) and left-ventricular dysfunction — drive a layered safety strategy: hard exclusions for the truly high-risk, but graded/relaxable thresholds and active surveillance (rather than blanket bans) elsewhere, so a real-world pretreated metastatic population can still enroll. Notes flag every place I deliberately loosened a criterion to protect feasibility.


Inclusion Criteria

  1. Histologically/cytologically confirmed breast cancer that is unresectable or metastatic.

  2. HER2-positive by IHC 3+, or IHC 2+ with ISH amplification, on the most recent evaluable tumor sample (central confirmation required; archival tissue acceptable if no fresh biopsy feasible). Per DESTINY-Breast03 precedent.

  3. Disease progression on ≥1 prior HER2-directed regimen in the metastatic setting (e.g., trastuzumab + taxane ± pertuzumab, or T-DM1), or recurrence during/within 6 months of (neo)adjuvant HER2-directed therapy. Set line of therapy to the development position; second-line is the standard precedent.

  4. Measurable disease per RECIST v1.1 (non-measurable, bone-only disease permitted only if the development plan and statistical analysis support it).

  5. ECOG performance status 0–1.

  6. Adequate organ function within ~7–14 days of first dose:
    - ANC ≥ 1.5 × 10⁹/L
    - Platelets ≥ 100 × 10⁹/L
    - Hemoglobin ≥ 9.0 g/dL (transfusion-independent ≥ 14 days)
    - Total bilirubin ≤ 1.5 × ULN (≤ 3 × ULN with documented Gilbert's or hepatic metastases)
    - AST/ALT ≤ 3 × ULN (≤ 5 × ULN if liver metastases present)
    - CrCl ≥ 50 mL/min (Cockcroft-Gault)
    - Albumin ≥ 2.8 g/dL

  7. Cardiac function — LVEF ≥ 50% by ECHO or MUGA at screening (institutional LLN if higher). Floor at 50% rather than a higher value to avoid excluding the many patients with prior anthracycline/trastuzumab exposure who have mild asymptomatic decline.

  8. QTc (Fridericia) ≤ 470 ms (women) / ≤ 450 ms (men) on screening ECG.

  9. Baseline chest CT (with the screening tumor assessment) reviewed and free of ILD/pneumonitis or clinically significant pulmonary inflammatory findings. This is an enabling criterion — a clean baseline CT is the anchor for the on-study ILD surveillance program.

  10. Age ≥ 18; life expectancy ≥ 12 weeks; recovery to ≤ Grade 1 (or baseline) from prior-therapy toxicities (excluding alopecia, stable neuropathy).

  11. Negative pregnancy test and agreement to highly effective contraception (WOCBP); standard consent/compliance.


Exclusion Criteria

Pulmonary / ILD (the hard line — class-defining, potentially fatal)

  1. Any history of (treated or untreated) non-infectious ILD/pneumonitis, drug-induced pneumonitis, organizing pneumonia, or pulmonary fibrosis, OR active ILD/pneumonitis at screening. Non-negotiable hard exclusion — the deruxtecan-class ILD signal can be fatal and prior ILD is the dominant risk factor.

  2. Suspected ILD that cannot be ruled out on baseline imaging (equivocal findings must be adjudicated before enrollment).

  3. Clinically significant pulmonary disease — e.g., requiring supplemental oxygen, severe/uncontrolled COPD or asthma, or resting SpO₂ < 92% on room air. Note: well-controlled COPD/asthma is NOT excluded — only oxygen-dependent or unstable disease, to avoid over-excluding an older comorbid population.

  4. Lung-specific factors raising ILD risk at investigator discretion: prior thoracic radiation pneumonitis, or current need for chronic high-dose pulmonary-toxic concomitant medication.

Cardiac

  1. Baseline LVEF < 50% or below institutional LLN.

  2. Symptomatic congestive heart failure (NYHA Class II–IV) or prior CHF with documented LVEF < 40%.

  3. Clinically significant cardiac disease: MI or unstable angina within 6 months, uncontrolled arrhythmia, uncontrolled hypertension, or congenital long-QT syndrome.

  4. Troponin elevation above ULN at screening without a non-cardiac explanation (optional, recommended where the cardiac signal warrants closer triage).

CNS

  1. Untreated or symptomatic CNS metastases. Patients with treated, stable, asymptomatic brain metastases — off steadily-tapered/low-dose corticosteroids (≤ 10 mg prednisone-equivalent) for ≥ 2 weeks and radiologically stable ≥ 2–4 weeks — ARE eligible. Excluding all brain mets would make a pretreated HER2+ population, where CNS disease is common, hard to enroll.

Prior therapy / washout

  1. Prior treatment with any deruxtecan-class agent (or the same exatecan-derivative payload), or prior intolerance/discontinuation for toxicity of any topoisomerase-I-payload ADC.

  2. Inadequate washout: anticancer therapy, major surgery, or radiotherapy within the protocol-defined interval (typically ~3–4 weeks, or 5 half-lives for targeted agents) before first dose.

  3. Live vaccine within 30 days of first dose.

Concomitant medications / interactions

  1. Chronic strong CYP3A4 inhibitors or inducers that cannot be discontinued/substituted before dosing. Deruxtecan payload is CYP3A4-metabolized — strong inhibitors raise payload exposure and ILD/myelosuppression risk. Frame as substitutable, not an absolute ban.

  2. Concurrent use of other pneumotoxic agents where avoidable (investigator discretion).

General

  1. Active, uncontrolled infection (including known active HBV/HCV; HIV permitted if well-controlled per current inclusive-trial norms); second malignancy requiring active therapy; uncontrolled intercurrent illness; pregnancy/lactation; hypersensitivity to study-drug components.

Embedded On-Study Safety Architecture (protocol body, not eligibility — but the reason the criteria above can be tolerant)

These surveillance commitments are what permit the eligibility floors to stay enrollable:


Feasibility vs. Safety — Key Trade-off Decisions

Criterion Protective stance Deliberate loosening for enrollability
ILD history Absolute exclusion (any history) + clean baseline CT required None — this is fatal-risk; held firm
Pulmonary comorbidity Excludes O₂-dependent/unstable disease Well-controlled COPD/asthma allowed
LVEF ≥ 50% floor + serial monitoring Not set higher, so prior anthracycline/trastuzumab patients qualify
Brain metastases Untreated/symptomatic excluded Treated, stable, low-steroid allowed
CYP3A4 inhibitors Strong inhibitors excluded Framed as substitutable, not absolute
Bilirubin/AST/ALT Standard caps Relaxed for Gilbert's / liver mets

Net effect: the only truly hard, no-exception gate is the ILD history/baseline-pulmonary line — appropriate because it is the lethal class signal. Everywhere else, risk is managed through floors plus active monitoring rather than exclusion, keeping a representative pretreated HER2+ metastatic population enrollable.


These criteria are a precedent-grounded teaching/authoring draft. Exact thresholds, washout windows, line-of-therapy, CNS steroid limits, and cardiac/ILD management algorithms must be finalized against the Investigator's Brochure, regulatory feedback, and the specific statistical/operational plan before use.

Reference answer key (deterministic) — open after grading

Expected-coverage checklist for drug class 'anti-HER2 ADC' — a grading aid, NOT ground truth. A strong I/E list visibly protects against each liability (exclusion / lab cutoff / monitoring) while keeping the target population enrollable.

Class-effect liability to addressWhy it constrains eligibility
Interstitial lung disease / pneumonitis (deruxtecan-class signal, can be fatal)Hard-exclude prior/active ILD/pneumonitis; baseline + surveillance chest imaging.
Myelosuppression (neutropenia, anemia, thrombocytopenia)Set ANC/platelet/hemoglobin thresholds; CBC monitoring.
Nausea/vomitingShould be reflected in an exclusion, lab threshold, or monitoring requirement.
Left-ventricular dysfunction / decline in ejection fraction (anti-HER2 effect)Require baseline LVEF >= LLN and serial echo/MUGA.
Infusion-related reactions; ocular toxicity (some ADC payloads)Should be reflected in an exclusion, lab threshold, or monitoring requirement.

Expert grading

Safety-driven exclusions 1 (poor) 5 (excellent)
5: Authors exclusions that specifically protect against THIS drug's liabilities, grounded in its pulled safety profile — e.g. for a DLL3 TCE, excludes active CNS mets and poor cardiac/pulmonary reserve for CRS/ICANS; for a HER2 ADC, hard-excludes ILD history; for a JAK inhibitor, excludes untreated TB/active infection and prior VTE.
1: Generic exclusions that ignore the drug's mechanism, or misses the headline class risk (e.g. no ILD exclusion for a deruxtecan-class ADC; no infection screen for a JAK inhibitor).
Organ-function / lab thresholds 1 (poor) 5 (excellent)
5: Specifies appropriate, justified organ-function cutoffs (ANC, platelets, hemoglobin, bilirubin, AST/ALT, creatinine clearance, LVEF, QTc, HbA1c) tied to the drug's toxicities and the precedent thresholds — e.g. tighter LFT/glucose cutoffs for a hepatotoxic/hyperglycemic PI3Ki, LVEF for a cardiotoxic ADC.
1: Arbitrary or missing thresholds, copies generic numbers without tying them to the drug's risks, or sets cutoffs that are clinically implausible.
Enrollability balance 1 (poor) 5 (excellent)
5: Keeps the target population realistically enrollable — relaxes thresholds where precedent allows (marrow involvement, liver mets, Gilbert's; treated/stable brain mets), and does not stack so many exclusions that the trial cannot accrue. Explicitly reasons about the safety-vs-enrollability trade-off.
1: Over-restrictive: excludes the realistic target population into infeasibility (e.g. bars all prior lines, all brain mets, demands pristine organ function) with no enrollability reasoning; or the opposite, ignores safety to maximize accrual.
Precedent alignment & completeness 1 (poor) 5 (excellent)
5: Covers the standard I/E domains for the indication (histologic confirmation, ECOG, measurable disease per RECIST, washout, prior-line definition, life expectancy) and is consistent with the analogous-trial precedent it pulled.
1: Omits whole standard domains (no performance status, no washout, no disease confirmation), or contradicts the precedent criteria for the indication.
Evidence faithfulness & clarity 1 (poor) 5 (excellent)
5: Grounds each criterion in the pulled safety/precedent/threshold data rather than memory; criteria are unambiguous and operational (measurable, with explicit values, timeframes, and units a site could screen against).
1: Fabricates risks or thresholds not in the data, contradicts the tool outputs, or writes vague, non-operational criteria a coordinator could not apply.
Overall verdict
Your name / ID