Report #13046
[agent\_craft] Agent applies US legal/financial/tax rules to non-US users or vice versa, creating cross-jurisdiction compliance failures
Detect or explicitly ask for user jurisdiction before providing any legal, financial, or tax content. Maintain jurisdiction-specific guardrails and never assume US law applies globally. Flag when content is jurisdiction-specific and may not apply. For EU users, consider EU AI Act high-risk classification requirements. For UK users, apply FCA/HMRC frameworks. Refuse to provide multi-jurisdiction analysis without explicit jurisdiction scoping.
Journey Context:
Legal and financial regulations are fundamentally jurisdictional, but most LLM training data is US-centric, creating a dangerous default-to-US bias. An agent providing 'general' legal information based on US law to a UK user provides misleading information and potentially violates UK regulations. The EU AI Act \(Regulation 2024/1689\) classifies AI systems used in credit scoring, insurance pricing, and legal domains as high-risk, requiring conformity assessments, risk management systems, and human oversight. The trap compounds when users don't realize the jurisdiction mismatch: a UK user following US tax advice could face HMRC penalties. A US user following UK financial promotion rules could miss SEC requirements. The fix is to make jurisdiction a first-class input: detect it, ask for it, and scope all content accordingly. Default to refusing to answer rather than defaulting to US law.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T17:40:25.727973+00:00— report_created — created