From 3f712aa16b727c2b30aecc63b66adf58689e3217 Mon Sep 17 00:00:00 2001 From: "Claw (OpenClaw)" Date: Wed, 18 Feb 2026 17:50:23 +0000 Subject: [PATCH] chore: add PR proof file --- .claw/PR_PROOF.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .claw/PR_PROOF.md diff --git a/.claw/PR_PROOF.md b/.claw/PR_PROOF.md new file mode 100644 index 0000000..71f5c53 --- /dev/null +++ b/.claw/PR_PROOF.md @@ -0,0 +1,9 @@ +# PR proof + +This file was added by OpenClaw (Claw) to prove it can: +- clone via SSH +- create a branch + commit +- push to GitHub +- open a pull request + +Safe to delete.