Skip to content

chore(v→zig): delete legacy V-lang API shim#28

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

chore(v→zig): delete legacy V-lang API shim#28
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 api/v/conflow.v (a thin V-lang wrapper that called into the
already-existing Zig FFI at ffi/zig/). With V removed from the estate,
the Zig FFI is the canonical API surface; no replacement needed.

Test plan

  • Hypatia rule `cicd_rules/vlang_detected` (in the parallel hypatia PR) 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. The deleted file was a thin V wrapper around
the existing Zig FFI at ffi/zig/. With V removed from the estate, the
Zig FFI is the canonical API surface — no replacement needed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit a0dd6bc into main May 28, 2026
7 of 17 checks passed
@hyperpolymath hyperpolymath deleted the chore/vlang-remediation branch May 28, 2026 08:57
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 92 issues detected

Severity Count
🔴 Critical 1
🟠 High 15
🟡 Medium 76

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in boj-build.yml",
    "type": "unknown",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cargo-audit.yml",
    "type": "unknown",
    "file": "cargo-audit.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cargo-audit.yml",
    "type": "unknown",
    "file": "cargo-audit.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "unknown",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "unknown",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_batch.yml",
    "type": "unknown",
    "file": "cflite_batch.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_pr.yml",
    "type": "unknown",
    "file": "cflite_pr.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "unknown",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dependabot-automerge.yml",
    "type": "unknown",
    "file": "dependabot-automerge.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in dogfood-gate.yml",
    "type": "unknown",
    "file": "dogfood-gate.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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