aboutsummaryrefslogtreecommitdiff
path: root/fixtures/acceptance/coverage.tsv
Commit message (Collapse)AuthorAgeFilesLines
* test(inspection): cover archive entry diagnostic contextValentin Popov11 days1-1/+1
|
* fix(nres): align licensed closure with corpus limitsValentin Popov11 days1-2/+2
|
* test(inspection): cover archive diagnostic span contextValentin Popov11 days1-1/+1
|
* test(nres): cover input byte limit enforcementValentin Popov11 days1-1/+1
|
* test(resource): cover archive byte-budget evictionValentin Popov11 days1-1/+1
|
* test(acceptance): record remaining stage1 coverage gapsValentin Popov11 days1-0/+13
|
* refactor(vulkan-plan): clarify planning backend telemetryValentin Popov2026-06-251-2/+2
|
* fix(stage0): harden native smoke provenance auditValentin Popov2026-06-251-1/+1
|
* feat(stage0): record artifact provenance metadataValentin Popov2026-06-251-2/+2
|
* ci: tighten supply-chain fallback policyValentin Popov2026-06-251-1/+1
|
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov2026-06-251-1/+1
|
* chore(stage0): scope native smoke closure to macosValentin Popov2026-06-251-3/+3
|
* feat(stage0): close native smoke acceptance gateValentin Popov2026-06-251-1/+1
|
* feat: create Vulkan swapchain probeValentin Popov2026-06-241-1/+2
|
* feat: probe Vulkan logical device creationValentin Popov2026-06-231-0/+1
|
* feat: probe live Vulkan runtime capabilitiesValentin Popov2026-06-231-0/+2
|
* feat: require created Vulkan smoke surfaceValentin Popov2026-06-231-0/+1
|
* feat: create native smoke window handlesValentin Popov2026-06-231-0/+1
|
* feat: audit native smoke artifactsValentin Popov2026-06-231-0/+1
|
* feat: add target triple to native smoke reportValentin Popov2026-06-231-0/+1
|
* feat: require swapchain recreation evidence in smoke reportsValentin Popov2026-06-231-0/+1
|
* feat: add native smoke window preflightValentin Popov2026-06-231-1/+2
|
* feat: add Vulkan surface preflight to smoke runnerValentin Popov2026-06-231-0/+1
|
* feat: add Vulkan instance probe to smoke runnerValentin Popov2026-06-231-0/+1
|
* feat: add Vulkan loader probe to smoke runnerValentin Popov2026-06-231-1/+2
|
* feat: add Vulkan smoke runner entrypointValentin Popov2026-06-231-1/+2
|
* ci: add native smoke artifact schemaValentin Popov2026-06-231-0/+1
|
* ci: add acceptance artifact metadataValentin Popov2026-06-231-0/+1
|
* ci: enforce reproducible Rust toolchainValentin Popov2026-06-231-0/+2
|
* feat: add Vulkan frame submission planValentin Popov2026-06-231-0/+2
|
* ci: add built-in supply chain policy fallbackValentin Popov2026-06-231-0/+1
|
* test: verify headless dependency closureValentin Popov2026-06-231-1/+1
|
* feat: add Vulkan shader manifest validationValentin Popov2026-06-231-0/+3
|
* feat: add Vulkan swapchain planning policyValentin Popov2026-06-231-0/+4
|
* feat: add Vulkan surface bootstrap boundaryValentin Popov2026-06-231-0/+3
|
* feat: expose native window handlesValentin Popov2026-06-231-0/+2
|
* feat: add Vulkan instance bootstrap planValentin Popov2026-06-231-0/+3
|
* feat: probe Vulkan loader boundaryValentin Popov2026-06-231-0/+2
|
* feat: add Vulkan capability selection boundaryValentin Popov2026-06-231-1/+5
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-2/+2
|
* feat: close stage 0-2 audit groundworkValentin Popov2026-06-231-2/+4
| | | | | | | | | | | | Remove legacy SDL/OpenGL adapters from the workspace and introduce winit/Vulkan adapter boundaries for the rendered composition root. Add reproducible toolchain and xtask CI coverage for formatting, tests, clippy, docs, policy, deny, acceptance auditing, and hosted OS matrix evidence. Strengthen Stage 1 data contracts with byte-first paths, VFS hardening, structured diagnostics, RsLi writer/edit scaffolding, corpus reporting, and resource error classification. Advance Stage 2 asset preparation by moving mission loading through assets/runtime boundaries, materializing prototype graph data, preserving provenance, and adding inspection/viewer integration. Record the Stage 0-2 audit input, acceptance roadmap, coverage updates, and documentation notes for follow-up evidence.
* fix: harden path lookup and mark gl backend gapValentin Popov2026-06-221-2/+2
|
* docs: mark stage 4 runtime gaps explicitValentin Popov2026-06-221-11/+11
|
* feat: implement FParkan architecture foundationValentin Popov2026-06-221-0/+365
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.