Parent: #352 Phase: 2 Add fast path-filtered Python, Rust, and Go jobs plus one matrix that tests published artifacts rather than workspace binaries. Acceptance criteria: - [ ] Python-only changes do not rebuild unrelated engines unless shared schemas or release files changed. - [ ] Rust and Go jobs retain their standalone verification commands. - [ ] The published-artifact matrix covers supported Linux, macOS, and Windows targets. - [ ] Every manifest binary runs by absolute managed path. - [ ] Missing assets, digest mismatches, and accidental PATH resolution fail the job. - [ ] GitHub-hosted runners are the only release gates.
Parent: #352
Phase: 2
Add fast path-filtered Python, Rust, and Go jobs plus one matrix that tests published artifacts rather than workspace binaries.
Acceptance criteria: