From 05bcf6751beefb0828438f000d2777b997c07c43 Mon Sep 17 00:00:00 2001 From: Yeachan-Heo Date: Wed, 1 Apr 2026 23:41:05 +0000 Subject: [PATCH] docs: add crypto affiliation disclaimer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0a4f36a..f22d33d 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ This repository exists to document and improve that loop: direction from the hum In other words: **stop staring at the files**. Study the workflow that produced them. +> [!IMPORTANT] +> **This repository is not affiliated with any coin, token, NFT, or crypto project.** It is software infrastructure work only, and any attempt to frame it as a cryptocurrency project is incorrect. + > [!IMPORTANT] > **Rust port is now in progress** on the [`dev/rust`](https://github.com/instructkr/claw-code/tree/dev/rust) branch and is expected to be merged into main today. The Rust implementation aims to deliver a faster, memory-safe harness runtime. Stay tuned — this will be the definitive version of the project.