From a8e2bed061049c0b29523206a068169693d37b04 Mon Sep 17 00:00:00 2001 From: Lucas Wang Date: Thu, 12 Mar 2026 10:53:37 +0800 Subject: [PATCH] docs(legal): add jurisdiction disclaimer to README (fixes #30) Add a jurisdiction notice after the existing disclaimer to warn users that default playbook examples reference U.S. legal concepts, and add a note in the Quick Start section reminding users to adjust defaults for their jurisdiction. --- legal/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legal/README.md b/legal/README.md index 085d418..5e8abb0 100644 --- a/legal/README.md +++ b/legal/README.md @@ -29,6 +29,8 @@ claude plugins add knowledge-work-plugins/legal Create a local settings file to define your organization's standard positions. This is where you encode your team's negotiation playbook, risk tolerances, and standard terms. +> **Note:** The example below uses U.S.-centric defaults. Adjust governing law, regulatory references, and standard positions to match your jurisdiction. + Create a `legal.local.md` file where Claude can find it: - **Cowork**: Save it in any folder you've shared with Cowork (via the folder picker). The plugin finds it automatically.