diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 22:10:16 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 22:10:16 +0300 |
| commit | 0e76c2ed7c870cd0312b4762de344a0830324489 (patch) | |
| tree | 7772e313dc348b8a934dcc7bcebd417245ae8435 /fixtures/acceptance | |
| parent | 4c1edef21b55929355c42341d294d3d3c6a3be96 (diff) | |
| download | fparkan-0e76c2ed7c870cd0312b4762de344a0830324489.tar.xz fparkan-0e76c2ed7c870cd0312b4762de344a0830324489.zip | |
ci: add built-in supply chain policy fallback
Diffstat (limited to 'fixtures/acceptance')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 1 | ||||
| -rw-r--r-- | fixtures/acceptance/stage_0_2_roadmap.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 17a3145..141520b 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -11,6 +11,7 @@ S0-ARCH-003 covered cargo xtask policy rejects platform/render adapter dependenc S0-ARCH-004 covered cargo xtask policy scans workspace-owned Rust/TOML for unsafe constructs and workspace lints forbid unsafe_code S0-ARCH-005 covered cargo xtask policy rejects Python source files, Python shebangs, and Python CI workflow steps while allowing docs requirements.txt S0-ARCH-006 covered cargo xtask policy rejects non-fparkan package directories under crates/ +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-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 89e4afc..c365485 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -11,6 +11,7 @@ `S0-ARCH-004` `S0-ARCH-005` `S0-ARCH-006` +`S0-ARCH-007` `S0-DIAG-001` `S0-DIAG-002` `S0-CORPUS-001` |
