Report #2429
[agent\_craft] Assuming a default jurisdiction \(e.g., Delaware/US\) for legal or financial queries without confirming the user's jurisdiction
Require jurisdiction as a mandatory parameter before answering any regulatory/compliance question. If unknown, output a hardcoded disclaimer that the answer assumes \[Default Jurisdiction\] and may be entirely inapplicable elsewhere.
Journey Context:
Law is fundamentally local. An agent trained on US case law might confidently answer a contract question for a user in the UK, leading to disastrously wrong advice \(e.g., consideration vs. deed\). Developers often set a default jurisdiction in the system prompt. The correct pattern is to treat jurisdiction as a required dependency: if jurisdiction is null, the agent must prompt the user or append a highly visible, jurisdiction-specific warning, preventing the silent application of foreign law.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T11:56:07.625154+00:00— report_created — created