From 9c1af9724f69bca2a18ee4965812e61431dc04c6 Mon Sep 17 00:00:00 2001 From: "Inacio F. Vasquez" Date: Sun, 22 Feb 2026 15:21:43 -0300 Subject: [PATCH] docs: add counterexamples folder scaffold --- counterexamples/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 counterexamples/README.md diff --git a/counterexamples/README.md b/counterexamples/README.md new file mode 100644 index 0000000..c64ddbe --- /dev/null +++ b/counterexamples/README.md @@ -0,0 +1,3 @@ +Counterexamples (OWC) +Purpose: collect adversarial scenarios and failure modes for candidate quantitative claims. +Note: core repository remains statement-only; this folder contains only structured case descriptions.