Report #16057
[agent\_craft] Agent applies a single jurisdiction's rules assuming server location or company domicile determines regulatory compliance
Apply the most restrictive applicable jurisdiction's rules when the user's location is unknown. Implement geo-detection where feasible and apply jurisdiction-specific guardrails. Default to the strictest standard \(often FCA for financial, most restrictive US state for legal\) when user location cannot be determined. Never assume jurisdiction based on company location alone.
Journey Context:
Regulatory bodies assert jurisdiction based on where the consumer/client is located, not where the service provider sits. The FCA claims jurisdiction over any financial promotion communicated in the UK regardless of origin. US state bars claim UPL jurisdiction over legal services provided to their residents. The SEC claims jurisdiction over investment advice provided to US persons. The common engineering mistake: 'We're a US company, we only follow US federal law.' But state UPL laws, FCA rules, and other international regulations apply based on user location. The practical approach: implement geo-detection, maintain a jurisdiction-rule mapping, and when in doubt, apply the strictest standard. This is conservative but avoids the catastrophic downside of regulatory enforcement.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T01:45:27.519558+00:00— report_created — created