Settings
Platform configuration, integrations, and active session state
Active Session
Objective
hybrid
Default optimization method — set in Portfolio Lab
Universe
10 tickers
Asset list for returns & covariance — set via ticker input
Weight Min
0.005
Min allocation per asset — positions below this are excluded
Weight Max
0.200
Max allocation per asset — caps concentration risk
IBM Quantum Integration
pendingChecking...Active Tenant
Each tenant has its own IBM Quantum credentials and integration namespace. The X-Tenant-Id header is sent automatically on every API call.
AWS Braket / D-Wave Integration
Braket credentials are configured via environment variables (BRAKET_*, AWS_*). Use the smoke test to verify your configuration.
Environment Variables
Set these before starting the dev server. Client-side variables use the NEXT_PUBLIC_ prefix.
NEXT_PUBLIC_API_URLOptionalBase URL for the Flask backend (empty = same-origin proxy).
NEXT_PUBLIC_API_KEYOptionalAPI key sent as X-API-Key header. Omit for unauthenticated local dev.