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
docs/signals/SHA256SUMS
Normal file
1
docs/signals/SHA256SUMS
Normal file
@@ -0,0 +1 @@
|
||||
# Placeholder hashes; replace with real asset sums when inputs arrive
|
||||
15
docs/signals/callgraph-formats.md
Normal file
15
docs/signals/callgraph-formats.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Callgraph Formats (outline)
|
||||
|
||||
## Pending Inputs
|
||||
- See sprint SPRINT_0309_0001_0009_docs_tasks_md_ix action tracker; inputs due 2025-12-09..12 from owning guilds.
|
||||
|
||||
## Determinism Checklist
|
||||
- [ ] Hash any inbound assets/payloads; place sums alongside artifacts (e.g., SHA256SUMS in this folder).
|
||||
- [ ] Keep examples offline-friendly and deterministic (fixed seeds, pinned versions, stable ordering).
|
||||
- [ ] Note source/approver for any provided captures or schemas.
|
||||
|
||||
## Sections to fill (once inputs arrive)
|
||||
- Supported callgraph schema versions and shapes.
|
||||
- Field definitions and validation rules.
|
||||
- Common validation errors with deterministic examples.
|
||||
- Hashes for any sample graphs provided.
|
||||
16
docs/signals/reachability.md
Normal file
16
docs/signals/reachability.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Reachability Signals (outline)
|
||||
|
||||
## Pending Inputs
|
||||
- See sprint SPRINT_0309_0001_0009_docs_tasks_md_ix action tracker; inputs due 2025-12-09..12 from owning guilds.
|
||||
|
||||
## Determinism Checklist
|
||||
- [ ] Hash any inbound assets/payloads; place sums alongside artifacts (e.g., SHA256SUMS in this folder).
|
||||
- [ ] Keep examples offline-friendly and deterministic (fixed seeds, pinned versions, stable ordering).
|
||||
- [ ] Note source/approver for any provided captures or schemas.
|
||||
|
||||
## Sections to fill (once inputs arrive)
|
||||
- Purpose & scope (what “reachability” means across components).
|
||||
- States and scoring semantics.
|
||||
- Provenance and evidence sources.
|
||||
- Retention and TTL policy.
|
||||
- Sample payloads (with hashes recorded alongside).
|
||||
15
docs/signals/runtime-facts.md
Normal file
15
docs/signals/runtime-facts.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Runtime Facts (outline)
|
||||
|
||||
## Pending Inputs
|
||||
- See sprint SPRINT_0309_0001_0009_docs_tasks_md_ix action tracker; inputs due 2025-12-09..12 from owning guilds.
|
||||
|
||||
## Determinism Checklist
|
||||
- [ ] Hash any inbound assets/payloads; place sums alongside artifacts (e.g., SHA256SUMS in this folder).
|
||||
- [ ] Keep examples offline-friendly and deterministic (fixed seeds, pinned versions, stable ordering).
|
||||
- [ ] Note source/approver for any provided captures or schemas.
|
||||
|
||||
## Sections to fill (once inputs arrive)
|
||||
- Runtime agent capabilities captured.
|
||||
- Privacy safeguards and opt-in flags.
|
||||
- Payload schema and field descriptions.
|
||||
- Examples and hash listings for sample traces.
|
||||
Reference in New Issue
Block a user