FriendMachine Launches Jacquard Lang for AI-Written Code Review
Jacquard is an open-source programming language purpose-built for a workflow where ML models generate code and humans review it, featuring a compact surface syntax, OCaml-based checker, and C-emitting compiler. This human-in-the-loop design introduces a new class of trust boundary risk: defenders must assess whether the review layer provides genuine semantic verification or creates a false sense of security that sophisticated AI-generated code can exploit. Supply chain and prompt-injection-adjacent risks emerge when the AI code-generation step itself becomes a target for adversarial manipulation, producing subtly malicious output that passes superficial human review.