Files
git.stella-ops.org/docs/implplan/SPRINT_210_ui_ii.md
master cef4cb2c5a Add support for ГОСТ Р 34.10 digital signatures
- Implemented the GostKeyValue class for handling public key parameters in ГОСТ Р 34.10 digital signatures.
- Created the GostSignedXml class to manage XML signatures using ГОСТ 34.10, including methods for computing and checking signatures.
- Developed the GostSignedXmlImpl class to encapsulate the signature computation logic and public key retrieval.
- Added specific key value classes for ГОСТ Р 34.10-2001, ГОСТ Р 34.10-2012/256, and ГОСТ Р 34.10-2012/512 to support different signature algorithms.
- Ensured compatibility with existing XML signature standards while integrating ГОСТ cryptography.
2025-11-09 21:59:57 +02:00

3.5 KiB

Sprint 210 - Experience & SDKs · 180.E) UI.II

Active items only. Completed/historic work now resides in docs/implplan/archived/tasks.md (updated 2025-11-08).

[Experience & SDKs] 180.E) UI.II Depends on: Sprint 180.E - UI.I Summary: Experience & SDKs focus on UI (phase II).

Task ID State Task description Owners (Source)
UI-LNM-22-002 TODO Implement filters (source, severity bucket, conflict-only, CVSS vector presence) and pagination/lazy loading for large linksets. Docs depend on finalized filtering UX. Dependencies: UI-LNM-22-001. UI Guild (src/UI/StellaOps.UI)
UI-LNM-22-003 TODO Add VEX tab with status/justification summaries, conflict indicators, and export actions. Required for DOCS-LNM-22-005 coverage of VEX evidence tab. Dependencies: UI-LNM-22-002. UI Guild, Excititor Guild (src/UI/StellaOps.UI)
UI-LNM-22-004 TODO Provide permalink + copy-to-clipboard for selected component/linkset/policy combination; ensure high-contrast theme support. Dependencies: UI-LNM-22-003. UI Guild (src/UI/StellaOps.UI)
UI-ORCH-32-001 TODO Update Console RBAC mappings to surface Orch.Viewer, request orch:read scope in token flows, and gate dashboard access/messaging accordingly. UI Guild, Console Guild (src/UI/StellaOps.UI)
UI-POLICY-13-007 TODO Surface policy confidence metadata (band, age, quiet provenance) on preview and report views. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-20-001 TODO Ship Monaco-based policy editor with DSL syntax highlighting, inline diagnostics, and compliance checklist sidebar. Dependencies: UI-POLICY-13-007. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-20-002 TODO Build simulation panel showing before/after counts, severity deltas, and rule hit summaries with deterministic diff rendering. Dependencies: UI-POLICY-20-001. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-20-003 TODO Implement submit/review/approve workflow with comments, approvals log, and RBAC checks aligned to new Policy Studio roles (policy:author/policy:review/policy:approve/policy:operate). Dependencies: UI-POLICY-20-002. UI Guild, Product Ops (src/UI/StellaOps.UI)
UI-POLICY-20-004 TODO Add run viewer dashboards (rule heatmap, VEX wins, suppressions) with filter/search and export. Dependencies: UI-POLICY-20-003. UI Guild, Observability Guild (src/UI/StellaOps.UI)
UI-POLICY-23-001 TODO Deliver Policy Editor workspace with pack list, revision history, and scoped metadata cards. Dependencies: UI-POLICY-20-004. UI Guild, Policy Guild (src/UI/StellaOps.UI)
UI-POLICY-23-002 TODO Implement YAML editor with schema validation, lint diagnostics, and live canonicalization preview. Dependencies: UI-POLICY-23-001. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-23-003 TODO Build guided rule builder (source preferences, severity mapping, VEX precedence, exceptions) with preview JSON output. Dependencies: UI-POLICY-23-002. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-23-004 TODO Add review/approval workflow UI: checklists, comments, two-person approval indicator, scope scheduling. Dependencies: UI-POLICY-23-003. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-23-005 TODO Integrate simulator panel (SBOM/component/advisory selection), run diff vs active policy, show explain tree and overlays. Dependencies: UI-POLICY-23-004. UI Guild (src/UI/StellaOps.UI)
UI-POLICY-23-006 TODO Implement explain view linking to evidence overlays and exceptions; provide export to JSON/PDF. Dependencies: UI-POLICY-23-005. UI Guild (src/UI/StellaOps.UI)