Strategy Builder
Configure optimization pipelines and export deployment manifests
Optimization Method
Loading…
Presets
Same catalog as Portfolio Lab. Stress · * presets mirror narratives on the Simulations page (heuristic shocks — not auto-linked to optimizer math).
Constraints
Min Weight0.005
Minimum allocation per asset — positions below this are excluded.
Max Weight0.200
Maximum allocation per asset — caps concentration risk.
K_screen: number of assets kept after the initial scoring stage. K_select: number chosen by the QUBO combinatorial stage. Both default to "auto" (derived from universe size). Only used by Hybrid / QUBO-SA objectives.
Manifest
Deployment manifest — captures the objective, constraints, and provenance as a shareable YAML config. Used to reproduce runs or hand off to a CI/CD pipeline.
# Quantum Workforce Development Strategy Manifest # Generated: — objective: hybrid constraints: weight_min: 0.005 weight_max: 0.2 # K_screen: auto # K_select: auto engine: quantum_ledger_v1