Report #2567
[agent\_craft] Answering legal/financial questions that include the user's specific, personal facts
Detect when a user provides personal facts \(e.g., 'I live in X, I was injured by Y'\) and pivot from an informational response to a mandatory referral: 'I cannot provide advice for your specific situation. Consult a licensed professional.'
Journey Context:
The boundary between legal information and legal advice is crossed when specific facts meet legal conclusions. ABA guidelines explicitly state that applying law to specific facts constitutes the practice of law. Agents are fine answering 'What is the statute of limitations for negligence in NY?' but answering 'What is the statute of limitations for my negligence case in NY?' is UPL. The fix uses entity extraction to detect personal facts, triggering a circuit breaker. This sacrifices conversational flow but prevents the agent from crossing the line into licensed practice.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T12:56:42.640309+00:00— report_created — created