Skip to content

chore(v→zig): delete legacy V-lang API stubs - #38

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/vlang-remediation
May 28, 2026
Merged

chore(v→zig): delete legacy V-lang API stubs#38
hyperpolymath merged 1 commit into
mainfrom
chore/vlang-remediation

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

Estate-wide V-lang→Zig remediation per the 2026-05-28 owner directive.
Deletes the V-lang stub server at src/api/v/ and the V-language proto
and GraphQL descriptors at src/api/proto/opsm.pb.v +
src/api/graphql/schema.gql.v. The real adapter is src/opsm.zig +
src/abi/ffi.zig.

Test plan

  • Hypatia rule `cicd_rules/vlang_detected` does not flag this repo post-merge

🤖 Generated with Claude Code

Per estate-wide owner directive (2026-05-28): Zig is the default for
APIs/FFIs; Idris2 owns ABIs. Deletes the V-lang stub server and
protobuf/GraphQL descriptors at src/api/v/ + src/api/proto/opsm.pb.v +
src/api/graphql/schema.gql.v. The real adapter is src/opsm.zig +
src/abi/ffi.zig.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit e9fdbe2 into main May 28, 2026
11 of 20 checks passed
@hyperpolymath
hyperpolymath deleted the chore/vlang-remediation branch May 28, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant