From 88f8b4b421b51fb25d6fa39a09dae8b3ac4ef6a2 Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Thu, 28 May 2026 11:52:10 +0100 Subject: [PATCH] docs(claude.md): mark V-lang migration COMPLETED + cite hypatia rule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Estate-wide V→Zig migration landed 2026-05-28 across 16 PRs. Updates the banned-languages table entry for V to reflect: * migration COMPLETED on 2026-05-28 * detection now lives in hypatia `cicd_rules/vlang_detected` + `vmod_detected` Companion to standards#227. Co-Authored-By: Claude Opus 4.7 (1M context) --- .claude/CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 11fbc3d..f9db755 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -43,7 +43,7 @@ The following files in `.machine_readable/` contain structured project metadata: | Bun | Deno | | pnpm/yarn | Deno | | Go | Rust | -| V (vlang) | Zig/Rust | +| V (vlang) | Zig/Rust — migration COMPLETED 2026-05-28; detected via hypatia `cicd_rules/vlang_detected` + `vmod_detected` | | Python | Julia/Rust/AffineScript | | Java/Kotlin | Rust/Tauri/Dioxus | | Swift | Tauri/Dioxus |