A transparent, rule-based framework for mapping profile inputs to risk bands, digital exposure limits, and illustrative sleeve allocations — built for repeatability, version control, and committee review.
Research and modeling environment only — not personalized investment advice or discretionary management.
Ten core inputs describe risk preference, financial posture, experience, and horizon. Each maps to a numeric contribution; the aggregate score drives illustrative band assignment.
Scoring scales are defined in engine logic (compute_profile_score) and can be versioned as supervisory feedback accumulates.
Total profile score maps to one of five bands — each describing a distinct balance between capital preservation and growth-oriented exposure.
Band thresholds are defined in determine_risk_band and documented for audit and committee review.
Digital assets are modeled as a distinct sleeve with hard caps derived from risk band and combined familiarity / comfort scores.
Each band carries base weights across institutional sleeves. Digital exposure is introduced by reducing equity sleeves — not cash or bonds — then normalizing to 100%.
Starting weights are defined in base_band_allocation; construction steps are deterministic and reproducible for supervisory files.
The framework prioritizes interpretability over optimization. It does not forecast returns or operate as a black-box allocator.
Scoring weights, band thresholds, and sleeve definitions may evolve with stress testing and supervisory input — material changes are documented in ADV & Disclosures.
Open the Portfolio Strategy Simulator to run documented scenarios, or review the Investment Framework for operational context.