run_projection
Runs a deterministic financial projection of a retirement plan, returning summary or per-year ledger with federal, state, and local tax modeling.
Instructions
Educational decision-support only — not tax, legal, or financial advice. Do not prescribe securities actions. Run a deterministic projection on the session plan. Always starts at the session plan's startYear (rebuild via build_plan to change it). detail='summary' (default) returns startYear/endYear/summary/caveats only; detail='years' also returns the full per-year ledger. Taxes are federal PLUS state and local: the resident state's modeled income tax unless assumptions.stateEffectiveTaxPct overrides it with a flat rate above 0, plus any localIncomeTaxPct. This is the same stack the RetireGolden web app runs, so for a plan exported from that app these numbers match what the user sees on screen, provided you also pass the exported startYear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Response detail: 'summary' (default, omits the per-year array) or 'years' (full per-year ledger) |