From 623d29dd0636554a335dcb219a0f171603b8a25d Mon Sep 17 00:00:00 2001 From: Eratostenes de Gitjabia Date: Sat, 9 May 2026 05:36:01 +0000 Subject: [PATCH] test: verify write access from MCP --- .bootstrap-check | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .bootstrap-check diff --git a/.bootstrap-check b/.bootstrap-check new file mode 100644 index 0000000..6d6963a --- /dev/null +++ b/.bootstrap-check @@ -0,0 +1,3 @@ +# WDM scaffold marker + +This file is a sentinel created by the bootstrap process. Safe to delete.