Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
- Introduced a blueprint for explainable quiet alerts, detailing phases for SBOM, VEX readiness, and attestations. - Developed a roadmap for deterministic diff-aware rescans, enhancing scanner speed and efficiency. - Implemented a hash-based SBOM layer cache to optimize container scans by reusing previous results. - Created a multi-runtime reachability corpus to validate function-level reachability across various programming languages. - Proposed a stable SBOM model using SPDX 3.0.1 for persistence and CycloneDX 1.6 for interchange. - Established a validation plan for quiet scans, focusing on provenance and CI integration. - Documented guidelines for the Findings Ledger module, outlining roles, execution rules, and testing protocols.
2.3 KiB
2.3 KiB
Backlog Cleanup — 26 October 2025
This note captures the Sprint backlog hygiene pass applied on 26 October 2025. The goal was to eliminate legacy tasks that violated the aggregation-only contract (AOC), duplicated scope, or conflicted with the current module ownership map.
Summary
- Console replaces legacy Angular UI. Sprint 13 UI tasks (
UI-SCANS-13-002,UI-VEX-13-003,UI-ADMIN-13-004,UI-SCHED-13-005) are retired. Console Sprint 23 (CONSOLE-CORE-23-001..005,CONSOLE-FEAT-23-101..109,CONSOLE-REL-23-301..303) owns the experience. - Policy CLI runtime verbs consolidated.
CLI-RUNTIME-13-005is superseded byCLI-POLICY-20-002and Policy Studio flows (CLI-POLICY-27-00x). - Notifier supersedes legacy Notify. modules.* All Sprint 15
StellaOps.Notify.*tasks are archived. Replacement work lives in Notifications Studio / Notifier Sprints 38–40 (NOTIFY-SVC-38-00x,NOTIFY-SVC-39-00x,NOTIFY-SVC-40-00x, plusWEB/CLI-NOTIFY-3x-00x). - Graph platform realigned. Cartographer backlog items are archived; Graph Indexer + Graph API own graph storage, overlays, and explorer flows. Update open work to reference
GRAPH-*tasks and the governance note indocs/devops/contracts-and-rules.md. - Dedicated Vuln Explorer service. Gateway/UI/CLI entries that attempted to inline Vuln Explorer logic (
WEB-GRAPH-24-003,UI-GRAPH-24-005,CLI-VULN-24-003) now defer to Sprint 29 Vuln Explorer (VULN-API-29-00x,CONSOLE-VULN-29-00x,CLI-VULN-29-00x). - AOC enforcement. Ingestion-layer tasks attempting to compute derived severity/safe-fix metadata (
CONCELIER-VULN-29-003,EXCITITOR-VULN-29-003) were removed; the Policy Engine overlay backlog (POLICY-ENGINE-29-001..003) is the canonical home. - CI/Offline adjustments.
DEVOPS-UI-13-006andDEVOPS-OFFLINE-18-003moved under Console release tasks (CONSOLE-QA-23-401,DEVOPS-CONSOLE-23-001,CONSOLE-REL-23-302).
Follow-up
- Update module task boards only under their active backlogs (
src/Notifier/StellaOps.Notifier, Cartographer, Vuln Explorer). - Ensure future ingestion tasks reference AOC guardrails and avoid derived semantics.
- Cross-check correspoding sprint file
../implplan/SPRINT_*.mdafter adding new tasks to keep tables consistent with moduleTASKS.mdfiles.