From 692440135aee0b4f59aa171763999ce2be9c172c Mon Sep 17 00:00:00 2001 From: george-keygraph Date: Fri, 28 Aug 2026 12:25:50 -0700 Subject: [PATCH] docs: mark native Windows as community-supported, WSL2 behaves like Linux Per the Aug 27 CI/CD integration sync: WSL2 stays fully supported (it behaves like Linux); native Windows moves from "not supported" to community-supported, meaning contributions are welcome but Keygraph does not actively develop or test against it. Co-Authored-By: Claude Opus 5 --- docs/platforms.md | 2 +- llms-full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platforms.md b/docs/platforms.md index 523169e2..069fa5b8 100644 --- a/docs/platforms.md +++ b/docs/platforms.md @@ -4,7 +4,7 @@ This guide covers platform-specific notes and Docker networking behavior. ## Windows -Shannon on Windows is supported through WSL2. Native Windows, including Git Bash, is not supported. +Shannon on Windows is supported through WSL2, which behaves like Linux for everything below. Native Windows, including Git Bash, is community-supported: contributions are welcome, but Keygraph does not actively develop or test against it. ### Ensure WSL2 diff --git a/llms-full.txt b/llms-full.txt index 977ba089..0da3cf52 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -877,7 +877,7 @@ This guide covers platform-specific notes and Docker networking behavior. ## Windows -Shannon on Windows is supported through WSL2. Native Windows, including Git Bash, is not supported. +Shannon on Windows is supported through WSL2, which behaves like Linux for everything below. Native Windows, including Git Bash, is community-supported: contributions are welcome, but Keygraph does not actively develop or test against it. ### Ensure WSL2