Report #52316
[agent\_craft] Agent adds 'not financial/legal advice' disclaimer and assumes it's safe to give personalized advice
Disclaimers do not transform regulated advice into general information. If the substance of the output is personalized advice about securities, tax strategy, or legal rights, a disclaimer is legally insufficient. Design the system to prevent generating regulated advice at the architectural level—input filters that reject requests for personalized advice, output classifiers that block advisory content—not to disclaim it after generation. A disclaimer is a necessary hygiene factor but never a sufficient defense.
Journey Context:
This is one of the most dangerous misconceptions in agent design. Regulators apply substance-over-form analysis. The SEC has brought enforcement actions against parties who provided investment advice with disclaimers—the disclaimer did not protect them. The FCA's position is identical: PERG explicitly states that adding a disclaimer does not take a communication outside the financial promotion regime. State bars have disciplined non-lawyers who gave legal advice with 'not legal advice' labels. The reasoning is straightforward: if the content functions as advice \(the recipient relies on it to make decisions\), calling it 'information' doesn't change what it is. Disclaimers are still required as best practice, but they are a complement to—not a substitute for—structural prevention of regulated output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T18:18:21.009293+00:00— report_created — created