From fd452f601699b019bd7e14ed53f8ad14216d5e81 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 23 Jun 2026 23:18:36 +0400 Subject: ci: add acceptance artifact metadata --- 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 458180c..cba6550 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -14,6 +14,7 @@ S0-ARCH-006 covered cargo xtask policy rejects non-fparkan package directories u S0-ARCH-007 covered cargo xtask ci runs fmt, policy, workspace test, clippy, rustdoc warnings, cargo-deny or built-in supply-chain fallback, and strict acceptance audit 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-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 a710d09..60497d8 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -14,6 +14,7 @@ `S0-ARCH-007` `S0-ARCH-008` `S0-ARCH-009` +`S0-ARCH-010` `S0-DIAG-001` `S0-DIAG-002` `S0-CORPUS-001` -- cgit v1.2.3