skill Proprietary (Paramus) — guidance only; execution performed by Paramus tools under their own license gating.
Optimize a multi-component formulation to hit property targets by defining the component/ratio design space under mixture constraints, screening candidates, and optimizing the blend against multiple objectives — orchestrating Paramus mixture-DOE, property-prediction, and optimization tools.When to use: a user needs to find component ratios that meet several property targets at once.Multi-tool WORKFLOW with mixture-design judgment.

Paramus — Formulation Property Optimization

Overview

Find component ratios that meet several property targets at once. The value is the mixture-aware design→predict→optimize pipeline honoring the "components sum to 100%" constraint — not one optimizer call.

Guidance vs execution: mixture designs, predictions, and optimization come from tested Paramus tools. Do not hand-roll a mixture optimizer in ad-hoc code.

When to Use

  • Balancing multiple property targets across component ratios
  • "What blend hits target viscosity AND stability AND cost?" Do not use for: single-component property lookup or pure stability assessment (use the stability screen).

Workflow

Components + ratio ranges + property targets + constraints
  ↓ 1. Define mixture design space   → components sum to 100%, bounds
  ↓ 2. Generate mixture design       → Paramus mixture-DOE tool
  ↓ 3. Predict properties            → per-candidate property estimates
  ↓ 4. Multi-objective optimize      → trade-off surface / Pareto set
  ↓ 5. Rank & recommend              → candidate blends + provenance

Procedure

  1. Discover tools via search/get_schema ("mixture design", "formulation", "multi-objective").
  2. Define the mixture space with the sum-to-one constraint and component bounds.
  3. Generate a mixture-appropriate design (simplex/constrained), not a naive factorial.
  4. Predict each target property for candidates.
  5. Optimize across objectives; expose the trade-off/Pareto set, not a single hidden pick.
  6. Rank and recommend blends with provenance.

Domain Judgment

  • Use mixture designs — components are not independent factors; standard DOE misleads.
  • Surface trade-offs explicitly; multi-objective problems rarely have one dominant winner.
  • Include practical constraints (cost, regulatory limits) as real bounds, not afterthoughts.

Fallbacks

  • Mixture/optimization tool unavailable → deliver a manual constrained design + target table, clearly scoped.
  • Endpoint unreachable → stop and report; do not fabricate optimized ratios.