get_portfolio_config
Load portfolio targets, fees, risk limits, and rebalancing rules from your YAML config, falling back to the example file when your own isn't set, so numbers are never invented.
Instructions
Load targets, fees, risk_limits and rebalancing rules from config/portfolio.yaml.
Falls back to the tracked config/portfolio.example.yaml when the user has not created
their own file yet (flagged via is_example: say so before using those numbers as if
they were the user's). Never invents or guesses these numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |