feat: add PolicyPackSelectorComponent with tests and integration
- Implemented PolicyPackSelectorComponent for selecting policy packs. - Added unit tests for component behavior, including API success and error handling. - Introduced monaco-workers type declarations for editor workers. - Created acceptance tests for guardrails with stubs for AT1–AT10. - Established SCA Failure Catalogue Fixtures for regression testing. - Developed plugin determinism harness with stubs for PL1–PL10. - Added scripts for evidence upload and verification processes.
This commit is contained in:
1
tests/acceptance/packs/guardrails/expected/at1.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at1.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT1 admission control - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at10.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at10.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT10 schema/signing coverage - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at2.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at2.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT2 VEX handling - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at3.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at3.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT3 authz flow - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at4.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at4.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT4 replay parity - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at5.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at5.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT5 policy DSSE negative - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at6.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at6.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT6 PITR rehearsal - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at7.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at7.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT7 offline guardrail pack - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at8.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at8.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT8 gating thresholds - stub expected"}
|
||||
1
tests/acceptance/packs/guardrails/expected/at9.json
Normal file
1
tests/acceptance/packs/guardrails/expected/at9.json
Normal file
@@ -0,0 +1 @@
|
||||
{"status":"pass","notes":"AT9 reporting SLO - stub expected"}
|
||||
Reference in New Issue
Block a user