From dceea70122276971532e0fecf22d2fbe71fdb897 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 23 Jun 2026 23:22:29 +0400 Subject: ci: add native smoke artifact schema --- fixtures/acceptance/coverage.tsv | 1 + fixtures/acceptance/stage_0_2_roadmap.md | 1 + 2 files changed, 2 insertions(+) (limited to 'fixtures/acceptance') diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index cba6550..e2c482d 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -15,6 +15,7 @@ S0-ARCH-007 covered cargo xtask ci runs fmt, policy, workspace test, clippy, rus S0-ARCH-008 covered cargo xtask policy rejects moving Rust toolchains and workspace rust-version drift S0-ARCH-009 covered .github/workflows/ci.yml runs a pinned MSRV backend-neutral crate job S0-ARCH-010 covered cargo xtask acceptance audit emits commit_sha, rust_toolchain, and msrv metadata into the JSON artifact +S0-ARCH-011 blocked cargo xtask native-smoke report emits explicit per-platform blocked artifacts until real Vulkan 300-frame validation=0 runner is available S0-DIAG-001 covered cargo test -p fparkan-diagnostics --offline diagnostic_chain_preserves_context S0-DIAG-002 covered cargo test -p fparkan-diagnostics --offline json_is_stable S0-CORPUS-001 covered cargo test -p fparkan-corpus --offline deterministic_traversal_is_creation_order_independent diff --git a/fixtures/acceptance/stage_0_2_roadmap.md b/fixtures/acceptance/stage_0_2_roadmap.md index 60497d8..1d1c9d4 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -15,6 +15,7 @@ `S0-ARCH-008` `S0-ARCH-009` `S0-ARCH-010` +`S0-ARCH-011` `S0-DIAG-001` `S0-DIAG-002` `S0-CORPUS-001` -- cgit v1.2.3