Skip to content

Commit c5188a8

Browse files
hyperpolymathclaude
andcommitted
fix(seam): remove historical V-lang reference from adapter header comment
echidna_llm_adapter.zig: drop "Replaces the banned V-lang adapter" line — the Zig adapter is now the canonical implementation; V-lang is banned estate-wide (2026-04-10). Historical context belongs in git log, not source. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1fef110 commit c5188a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cartridges/echidna-llm-mcp/adapter/echidna_llm_adapter.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
//
66
// Three-protocol BoJ adapter: REST (port 9229), gRPC-compat (port 9230),
77
// GraphQL (port 9231).
8-
// Replaces the banned V-lang adapter (echidna_llm_adapter.v).
98

109
const std = @import("std");
1110
const ffi = @import("echidna_llm_ffi");

0 commit comments

Comments
 (0)