aboutsummaryrefslogtreecommitdiff
path: root/xtask
Commit message (Expand)AuthorAgeFilesLines
* fix(deps): update rust crate cargo_metadata to 0.23.0develrenovate[bot]45 hours1-1/+1
* fix(smoke): bind native smoke audit to current provenanceValentin Popov2 days1-6/+208
* build(ci): fail closed on shader provenanceValentin Popov2 days2-2/+311
* refactor(vulkan-policy): narrow unsafe module boundariesValentin Popov3 days1-1/+52
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov3 days1-1/+45
* refactor(vulkan-ffi): extract capability probe moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract swapchain probe moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract swapchain resource moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract runtime capability moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract validation messenger moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract surface bootstrap moduleValentin Popov3 days1-0/+1
* refactor(vulkan-ffi): extract instance bootstrap moduleValentin Popov3 days1-1/+4
* refactor(reporting): use typed serde report schemasValentin Popov3 days1-131/+96
* refactor(vulkan-ffi): narrow audited unsafe boundaryValentin Popov3 days1-1/+1
* fix(stage0): harden native smoke provenance auditValentin Popov3 days1-11/+103
* feat(stage0): record artifact provenance metadataValentin Popov3 days1-0/+58
* ci: tighten supply-chain fallback policyValentin Popov3 days1-1/+60
* chore(stage0): scope native smoke closure to macosValentin Popov3 days1-5/+3
* feat(stage0): close native smoke acceptance gateValentin Popov3 days1-16/+28
* ci: tighten stage 0 acceptance gatesValentin Popov3 days1-103/+277
* fix(deps): update all digest updatesrenovate[bot]4 days1-2/+2
* feat: create Vulkan swapchain probeValentin Popov4 days1-2/+2
* feat: probe Vulkan logical device creationValentin Popov4 days1-0/+32
* feat: probe live Vulkan runtime capabilitiesValentin Popov4 days1-2/+34
* feat: require created Vulkan smoke surfaceValentin Popov4 days1-2/+2
* feat: create native smoke window handlesValentin Popov4 days1-2/+2
* feat: audit native smoke artifactsValentin Popov4 days2-1/+267
* refactor: remove xtask native smoke generatorValentin Popov4 days1-313/+1
* feat: add Vulkan smoke runner entrypointValentin Popov4 days1-1/+7
* ci: add native smoke artifact schemaValentin Popov4 days1-1/+313
* ci: add acceptance artifact metadataValentin Popov4 days1-0/+30
* ci: enforce reproducible Rust toolchainValentin Popov4 days1-0/+133
* ci: add built-in supply chain policy fallbackValentin Popov4 days1-3/+118
* test: verify headless dependency closureValentin Popov4 days1-0/+89
* fix: close stage 0-2 synthetic gatesValentin Popov4 days1-49/+60
* feat: close stage 0-2 audit groundworkValentin Popov4 days2-166/+341
* fix: require manifests for licensed gatesValentin Popov5 days1-21/+233
* fix: make corpus reports explicit and fallibleValentin Popov5 days1-1/+1
* fix: make ci locked and isolate licensed testsValentin Popov5 days1-8/+95
* feat: implement FParkan architecture foundationValentin Popov5 days2-0/+1454