From a923587d3f3261473b36ac049440a6f8813d389c Mon Sep 17 00:00:00 2001 From: Will Smith <18408743+OpsKern@users.noreply.github.com> Date: Mon, 25 May 2026 23:59:10 -0400 Subject: [PATCH] =?UTF-8?q?chore:=20add=20.claude/settings.json=20with=20p?= =?UTF-8?q?roject-default=20Claude=20Code=20model=20(opusplan)=20=E2=80=94?= =?UTF-8?q?=20model-routing=20rollout=202026-05-25,=20see=20ai-wiki=20work?= =?UTF-8?q?flow/decisions=20D-001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .claude/settings.json diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..fa8e791 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,3 @@ +{ + "model": "opusplan" +}