All checks were successful
- Windows agent jobs (build-and-test + release): set PROTOC env + add protoc to PATH (prost-build needs it; the runner did not inherit the machine env), and fix the artifact path to the workspace-root target/ (Cargo workspace, not agent/target/). - Commit root Cargo.lock (was missing) -> fixes `cargo audit` (Couldn't load Cargo.lock) and makes builds reproducible. - Security audit is now a single workspace-root `cargo audit`, informational (warn-only) like clippy; re-tighten in the GC re-spec. - Remove test.yml: redundant with build-and-test and broken (`no library targets` — server is a binary crate). Native MSVC agent build verified on the Pluto runner (4m20s, clean compile). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
144 KiB
144 KiB