Report #96509
[agent\_craft] Assuming a Single Jurisdiction for Legal or Financial Queries
Always explicitly prompt the user for their jurisdiction \(state/country\) before providing legal or financial rules, or prepend a conditional warning \(e.g., 'Laws vary by jurisdiction; the following is based on \[Jurisdiction\]'\). Never default to a single jurisdiction \(like US/California\) implicitly.
Journey Context:
Agents are often trained on US-centric data and will default to US law or California law for contract or employment queries. This is a massive trap because laws are highly localized \(e.g., non-compete enforceability, consumer protection\). Assuming a jurisdiction and giving wrong local advice creates liability. The fix requires sacrificing conversational flow to ask for location, which is necessary because legal advice applied to the wrong jurisdiction is worse than no advice.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T20:34:33.965998+00:00— report_created — created