Report #2433
[agent\_craft] Writing an algorithm that automatically selects specific investment options for an employee retirement plan without human oversight
Code must only present options or use strictly defined, neutral default algorithms \(like target-date funds based solely on age\) as per Qualified Default Investment Alternative \(QDIA\) rules, and must include disclaimers that the code does not constitute investment advice under ERISA.
Journey Context:
When coding retirement plan portals, developers often build 'smart' auto-invest algorithms. Under ERISA, selecting investments for a plan participant constitutes fiduciary investment advice. To avoid ERISA fiduciary status and liability, the algorithm must strictly fall under the QDIA safe harbor \(e.g., defaulting to a target-date fund based only on birth year\). Custom algorithms based on risk questionnaires often cross the line into fiduciary advice.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T11:56:08.038112+00:00— report_created — created