Add MongoDB storage library and update acceptance tests with deterministic stubs
- Created StellaOps.Notify.Storage.Mongo project with initial configuration. - Added expected output files for acceptance tests (at1.txt to at10.txt). - Added fixture input files for acceptance tests (at1 to at10). - Created input and signature files for test cases fc1 to fc5.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# BLOCKED Tasks Dependency Tree
|
||||
> **Last Updated:** 2025-12-06 (post Md.IX sync; 13 specs + 3 implementations = ~84+ tasks unblocked)
|
||||
> **Last Updated:** 2025-12-06 (post Md.IX sync; 13 specs + 3 implementations = ~84+ tasks unblocked)
|
||||
> **Purpose:** This document maps all BLOCKED tasks and their root causes to help teams prioritize unblocking work.
|
||||
|
||||
## How to Use This Document
|
||||
@@ -203,7 +202,7 @@ attestor SDK transport contract (scanner analyzers ✅ COMPILE)
|
||||
|
||||
## 7. DOCS MD.IX (SPRINT_0309_0001_0009_docs_tasks_md_ix)
|
||||
|
||||
**Root Blocker:** `DOCS-RISK-67-002 draft (risk API)` (due 2025-12-09)
|
||||
**Root Blocker:** `DOCS-RISK-67-002 draft (risk API)` (due 2025-12-09; reminder ping 2025-12-09, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
DOCS-RISK-67-002 draft missing
|
||||
@@ -219,7 +218,7 @@ DOCS-RISK-67-002 draft missing
|
||||
|
||||
---
|
||||
|
||||
**Root Blocker:** `Signals schema + UI overlay assets` (due 2025-12-09)
|
||||
**Root Blocker:** `Signals schema + UI overlay assets` (due 2025-12-09; reminder ping 2025-12-09, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
Signals schema/overlays missing
|
||||
@@ -238,7 +237,7 @@ Signals schema/overlays missing
|
||||
|
||||
---
|
||||
|
||||
**Root Blocker:** `SDK generator sample outputs (TS/Python/Go/Java)` (due 2025-12-11)
|
||||
**Root Blocker:** `SDK generator sample outputs (TS/Python/Go/Java)` (due 2025-12-11; reminder ping 2025-12-10, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
SDK generator outputs pending
|
||||
@@ -253,7 +252,7 @@ SDK generator outputs pending
|
||||
|
||||
---
|
||||
|
||||
**Root Blocker:** `Export bundle shapes + hashing inputs` (due 2025-12-11)
|
||||
**Root Blocker:** `Export bundle shapes + hashing inputs` (due 2025-12-11; reminder ping 2025-12-10, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
Export bundle shapes pending
|
||||
@@ -269,7 +268,7 @@ Export bundle shapes pending
|
||||
|
||||
---
|
||||
|
||||
**Root Blocker:** `Security scope matrix + privacy controls` (due 2025-12-11)
|
||||
**Root Blocker:** `Security scope matrix + privacy controls` (due 2025-12-11; reminder ping 2025-12-10, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
Security scopes/privacy inputs pending
|
||||
@@ -285,7 +284,7 @@ Security scopes/privacy inputs pending
|
||||
|
||||
---
|
||||
|
||||
**Root Blocker:** `Ops incident checklist` (due 2025-12-10)
|
||||
**Root Blocker:** `Ops incident checklist` (due 2025-12-10; reminder ping 2025-12-09, escalate 2025-12-13)
|
||||
|
||||
```
|
||||
Ops incident checklist missing
|
||||
@@ -886,6 +885,45 @@ LEDGER-AIRGAP-56-002 staleness spec + AirGap time anchors
|
||||
|
||||
---
|
||||
|
||||
## 17. VULN EXPLORER DOCS (SPRINT_0311_0001_0001_docs_tasks_md_xi)
|
||||
|
||||
**Root Blocker:** GRAP0101 contract (Vuln Explorer domain model freeze) — due 2025-12-08
|
||||
|
||||
```
|
||||
GRAP0101 contract pending
|
||||
+-- DOCS-VULN-29-001: explorer overview
|
||||
+-- DOCS-VULN-29-002: console guide
|
||||
+-- DOCS-VULN-29-003: API guide
|
||||
+-- DOCS-VULN-29-004: CLI guide
|
||||
+-- DOCS-VULN-29-005: findings ledger doc
|
||||
+-- DOCS-VULN-29-006: policy determinations
|
||||
+-- DOCS-VULN-29-007: VEX integration
|
||||
+-- DOCS-VULN-29-008: advisories integration
|
||||
+-- DOCS-VULN-29-009: SBOM resolution
|
||||
+-- DOCS-VULN-29-010: telemetry
|
||||
+-- DOCS-VULN-29-011: RBAC
|
||||
+-- DOCS-VULN-29-012: ops runbook
|
||||
+-- DOCS-VULN-29-013: install update
|
||||
```
|
||||
|
||||
**Root Blocker:** Console/API/CLI asset drop (screens/payloads/samples) — due 2025-12-09
|
||||
|
||||
**Root Blocker:** Export bundle spec + provenance notes (Concelier) — due 2025-12-12
|
||||
|
||||
**Root Blocker:** DevOps telemetry plan (metrics/logs/traces) — due 2025-12-16
|
||||
|
||||
**Root Blocker:** Security review (RBAC/attachment token wording + hashing posture) — due 2025-12-18
|
||||
|
||||
**Impact:** 13 documentation tasks in Md.XI ladder (Vuln Explorer + Findings Ledger chain)
|
||||
|
||||
**To Unblock:**
|
||||
1. Deliver GRAP0101 contract snapshot and update stubs.
|
||||
2. Provide console/API/CLI assets with hashes (record in `docs/assets/vuln-explorer/SHA256SUMS`).
|
||||
3. Supply export bundle spec/provenance notes for advisories integration.
|
||||
4. Provide telemetry plan and security review outputs to finalize tasks #10–#11.
|
||||
|
||||
---
|
||||
|
||||
## 15. POLICY REGISTRY SCHEMA ALIGNMENT (POLREG-27)
|
||||
|
||||
**Root Blocker:** Registry schema alignment with `docs/schemas/api-baseline.schema.json` for policy registry endpoints
|
||||
|
||||
Reference in New Issue
Block a user