Rework the orphan TimelineListComponent into a canonical audit-grade event-stream primitive for all mounted chronology surfaces. Canonical event model (FE-TLD-001): - TimelineEvent with id, timestamp (ISO-8601 UTC), title, description, actor, eventKind (info/success/warning/error/critical/neutral), icon, evidenceLink, metadata key-value pairs, and expandable detail payload - Relative time for <24h, absolute UTC for >=24h, full ISO on tooltip - Date grouping when events span multiple days Derived primitive (FE-TLD-002): - Vertical timeline with colored severity markers - Deterministic UTC timestamp formatting - Expandable detail sections with expand/collapse toggle - Optional actor, metadata chips, and evidence links - Loading skeleton and empty state - Accessibility: role="feed", role="article", aria-labels, datetime attrs - Content projection via ng-template for domain-specific rendering Adopted on 3 surfaces (FE-TLD-003): - incident-timeline: replaces bespoke inline timeline markers with shared component; preserves affected-services chips and correlated-events via expandable and content projection - audit-timeline-search: replaces bespoke timeline rendering; preserves module/action badges via content projection - releases-activity: replaces timeline view mode (was rendering duplicate table) with canonical timeline; preserves lane/env/outcome chips Tests (FE-TLD-004): 32 focused tests covering event rendering, severity markers, timestamp formatting, expandable toggle, loading/empty states, date grouping, accessibility, and default fallbacks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 KiB
15 KiB
UI Task Board
Active Sprint Links
- [DONE]
docs/implplan/SPRINT_20260308_014_FE_orphan_copy_inline_truncate_adoption.md- CopyToClipboard, InlineCode, TruncatePipe adoption on console-admin, offline-kit, and triage replay-command surfaces. - [DONE]
docs/implplan/SPRINT_20260308_015_FE_orphan_filter_bar_unification.md- Initial FilterBarComponent adoption batch; audit-log-table and trust-audit-log were later rolled back in sprint024to restore lost semantics. - [DONE]
docs-archived/implplan/SPRINT_20260308_024_FE_orphan_revival_regression_remediation.md- Fixed reviewed orphan-revival regressions: build blockers cleared, canonical evidence-thread navigation restored, audit/trust filter capabilities restored, and fabricated finding evidence removed from mounted hosts. - [DOING]
docs/implplan/SPRINT_20260308_025_FE_safe_cleanup_and_generated_artifacts_prune.md- Approved UI cleanup to prune committed generated/debug artifacts plus confirmed orphan route and legacy release-control leaves. - [DONE]
docs/implplan/SPRINT_20260308_026_FE_settings_information_architecture_rationalization.md- Settings IA rationalized: personal-preferences shell with admin/ops rehoming via controlled redirects. - [DONE]
docs/implplan/SPRINT_20260308_031_FE_witness_viewer_evidence_derivation.md- Derived orphan WitnessViewerComponent into 4 reusable proof-inspection sections (VerificationSummary, SignatureInspector, AttestationDetail, EvidencePayload) adopted on Reachability WitnessPage and Evidence PacketPage.
Queued Sprint Links
docs/modules/ui/orphan-revival-batch/README.md- review index for the orphan shared-component and disconnected-route revival batch.docs/implplan/SPRINT_20260308_013_FE_orphan_domain_signal_chips_adoption.mddocs/implplan/SPRINT_20260308_014_FE_orphan_copy_inline_truncate_adoption.mddocs/implplan/SPRINT_20260308_015_FE_orphan_filter_bar_unification.mddocs/implplan/SPRINT_20260308_016_FE_orphan_persona_visibility_directives.mddocs/implplan/SPRINT_20260308_017_FE_orphan_glossary_tooltips_adoption.mddocs/implplan/SPRINT_20260308_018_FE_orphan_evidence_proof_component_adoption.mddocs/implplan/SPRINT_20260308_019_FE_orphan_policy_component_adoption.mddocs/implplan/SPRINT_20260308_020_FE_orphan_finding_list_consolidation.mddocs/implplan/SPRINT_20260308_021_FE_unreachable_evidence_thread_and_persona_workspaces_routes.mddocs/implplan/SPRINT_20260308_022_FE_unreachable_release_investigation_routes.mddocs/implplan/SPRINT_20260308_023_FE_unreachable_registry_admin_route.mddocs/implplan/SPRINT_20260308_026_FE_settings_information_architecture_rationalization.md- [DONE]
docs/implplan/SPRINT_20260308_027_FE_page_header_context_header_derivation.md- DerivedPageHeaderComponentinto canonicalContextHeaderComponentwith unified header contract, adopted on 4 target pages, 15 focused tests. - [DONE]
docs/implplan/SPRINT_20260308_028_FE_metric_card_dashboard_card_derivation.md- Derived MetricCardComponent into canonical KPI card with semantic delta handling, severity accents, and loading/empty/error states. Adopted on 3 dashboards (12 bespoke tiles replaced). 40 tests pass. - [DONE]
docs/implplan/SPRINT_20260308_029_FE_timeline_list_audit_timeline_derivation.md- Derived canonical audit-grade timeline-list primitive. Adopted on incident-timeline, audit-timeline-search, and releases-activity. - [DONE]
docs/implplan/SPRINT_20260308_030_FE_split_pane_list_detail_shell_consolidation.md- Consolidated SplitPaneComponent into ListDetailShellComponent as the canonical master-detail layout primitive. Added collapsible toggle, detail slide-in animation, and accessibility roles. Adopted on signing-key-dashboard. SplitPaneComponent deprecated. docs/implplan/SPRINT_20260308_031_FE_witness_viewer_evidence_derivation.md
Delivery Tasks
- [DONE] 041-T1 Root IA/nav rewrite (Mission Control + Ops + Setup)
- [DONE] 041-T2 Canonical route tree rebuild (no alias redirects)
- [DONE] 041-T3 Mission Control menu expansion
- [DONE] 041-T4 Ops consolidation (Platform + Policy + Integrations)
- [DONE] 041-T5 Setup consolidation (Administration renamed + Topology moved)
- [DONE] 041-T6 Releases completion and full hotfix split
- [DONE] 041-T7 Security split completion and distinct reports
- [DONE] 041-T8 Evidence default and topology detail gaps
- [DONE] 041-T9 Global header contract completion
- [DONE] 041-T10 Integrations consolidation for advisory + VEX
- [DONE] 041-T11 Docs sync for new pre-alpha IA
- [DONE] 041-T12 Targeted tests and verification evidence
- [DONE] WEB-CTX-002 FE ambient context capture (page + last action)
- [DONE] WEB-CTX-003 FE -> AdvisoryAI ambient payload activation
- [DONE] WEB-CTX-005 Context-aware suggestion UX updates
- [DONE] WEB-CTX-007 Docs sync and rollout plan
- [DONE] WEB-CTX-005A Playwright exhaustive query matrix (>1000 query types)
- [DONE] FE-UX-001 Search context rail and explainable chips
- [DONE] FE-UX-002 Search/AdvisoryAI shared mode switch (
Find/Explain/Act) - [DONE] FE-UX-003 Zero-result rescue and reformulation UX
- [DONE] FE-UX-004 AdvisoryAI evidence-first next-step cards
- [DONE] FE-UX-005 Docs sync and rollout notes for search/advisory quality UX
- [DONE] FE-SELF-001 Page-owned self-serve search contract
- [DONE] FE-SELF-002 Answer-first search panel
- [DONE] FE-SELF-003 Common questions and follow-up questions
- [DONE] FE-SELF-004 Self-serve verification and behavior hardening
- [DONE] FE-SELF-005 Docs sync and rollout guidance for self-serve search
- [DONE] FE-ROLL-001 Priority page self-serve rollout
- [DONE] FE-ROLL-002 Guided action handoffs
- [DONE] FE-ROLL-003 Telemetry-driven self-serve gap review UX
- [DONE] FE-ROLL-004 Full operator-journey Playwright coverage
- [DONE] FE-ROLL-005 Docs and rollout readiness
- [DONE] FE-ROLL-006 Live ingested-corpus search verification
- [DONE] WEB-CTX-E2E Playwright coverage for contextual suggestions + ambient last-action payload
- [DONE] FE-UX-E2E Playwright coverage for mode switching, rescue flows, and AdvisoryAI next-step cards
- [DONE] WEB-CTX-NONOBVIOUS Strategic non-obvious suggestion recipes (cross-domain + action-aware)
- [DONE] FE-QA-LOOP-001 Web-only Playwright full-iteration loop at stella-ops.local (fresh route/action evidence, triage, fix, retest)
- [DONE] FE-SF-001 Search-first shell language consolidation
- [DONE] FE-SF-002 Automatic answer/overflow presentation cleanup
- [DONE] FE-SF-003 Suggestion execution and success-only history hardening
- [DONE] FE-SF-004 Search-first shell verification coverage
- [DONE] FE-SRD-001 Bound the degraded-search readiness case
- [DONE] FE-SRD-002 Render an explicit readiness answer state
- [DONE] FE-SRD-003 Add focused deterministic regression coverage
- [DONE] FE-SRD-004 Sync search docs and rollout guidance
- [DONE] QA-SF-001 Live route preflight and corpus readiness gate
- [DONE] QA-SF-002 Execute surfaced suggestions on supported routes
- [DONE] QA-SF-003 Align deterministic and live search-first matrices
- [DONE] DOCS-UCM-001 UI component preservation map scaffold and inventory
- [DONE] DOCS-UCM-002 First-pass preservation judgments for unused and weakly surfaced UI components
- [DONE] DOCS-UCM-003 Summary tree for keep / merge / wire / archive decisions
- [DONE] DOCS-UCM-004 Deep enrichment against Stella Ops product and module docs
- [DONE] DOCS-UCM-005 Ordered restoration backlog for dropped functionality topics
- [DONE] DOCS-RTS-001 Restoration topic index and placement rules
- [DONE] DOCS-RTS-002 Watchlist restoration placement note
- [DONE] DOCS-RTS-003 Reachability witnessing restoration placement note
- [DONE] DOCS-RTS-004 Platform Ops consolidation placement note
- [DONE] DOCS-RTS-005 Triage explainability restoration placement note
- [DONE] DOCS-RTS-006 Workflow visualization and replay placement note
- [DONE] DOCS-RTS-007 Deeper corroboration and implementation-sprint cutover for restoration topics
- [DONE] FE-PD-001 Freeze Policy Decisioning Studio shell shape and ownership
- [DONE] FE-PD-002 Canonical route and alias contract for policy / VEX / release decisioning
- [DONE] FE-PD-003 Component merge matrix for Policy Studio, Governance, Simulation, and VEX
- [DONE] FE-PD-004 Release-context UX contract for Release Orchestrator deep links
- [DONE] FE-PD-005 FE implementation slices for Decisioning Studio shell and cutover
- [DONE] FE-PD-006 QA and rollout contract for Decisioning Studio
- [DONE] FE-PD-007 Docs and deprecation plan for legacy policy / VEX product labels
- [DONE] FE-WL-001 Freeze Watchlist shell ownership and route contract
- [DONE] FE-WL-002 Entries tab list-detail implementation slice
- [DONE] FE-WL-003 Alerts tab and alert-detail drill-in
- [DONE] FE-WL-004 Tuning tab and operational diagnostics
- [DONE] FE-WL-005 Cross-product surfacing and deep links for Watchlist
- [DONE] FE-WL-006 QA, rollout, and docs sync for Watchlist
- [DONE] FE-RW-001 Freeze reachability shell tabs and route contract
- [DONE] FE-RW-002 Witnesses tab and witness-detail page slice
- [DONE] FE-RW-003 PoE drawer and permalink route contract
- [DONE] FE-RW-004 Cross-product deep links and release-context use for reachability proofs
- [DONE] FE-RW-005 Supporting evidence and export surfaces for witness UX
- [DONE] FE-RW-006 QA, rollout, and docs sync for reachability witnessing
- [DONE] FE-AUD-001 Freeze canonical audit owner and alias contract
- [DONE] FE-AUD-002 Repair audit-shell internal navigation and subviews
- [DONE] FE-AUD-003 Wire secondary entry points and contextual handoffs
- [DONE] FE-AUD-004 Verify route cutover and operator journeys
- [DONE] FE-AUD-005 Sync docs, archive the sprint, and record the shipped feature
- [DONE] FE-OFF-001 Freeze canonical offline owner and alias contract
- [DONE] FE-OFF-002 Make offline shell actions usable and route-aware
- [DONE] FE-OFF-003 Complete supporting export, verification, and trust workflows
- [DONE] FE-OFF-004 Verify canonical offline operations journeys
- [DONE] FE-OFF-005 Sync docs, archive the sprint, and record the shipped feature
- [DONE] FE-QHA-001 Freeze canonical route and alias contract
- [DONE] FE-QHA-002 Complete quota operator workflows
- [DONE] FE-QHA-003 Complete health and AOC operator workflows
- [DONE] FE-QHA-004 Verify cutover, sync docs, and archive
- [DONE] FE-EXO-001 Freeze canonical execution route and alias contract
- [DONE] FE-EXO-002 Complete JobEngine and scheduler operator workflows
- [DONE] FE-EXO-003 Complete dead-letter and scanner-ops supporting workflows
- [DONE] FE-EXO-004 Verify cutover, sync docs, and archive
- [DONE] FE-TTA-001 Freeze canonical setup owner and alias contract
- [DONE] FE-TTA-002 Complete topology shell exposure and platform setup handoffs
- [DONE] FE-TTA-003 Merge legacy trust settings and issuer entry points into usable trust administration
- [DONE] FE-TTA-004 Verify cutover, sync docs, and archive
- [DONE] FE-SOL-001 Freeze canonical mission, unknowns, and notify route ownership
- [DONE] FE-SOL-002 Surface the leaves from the live shells
- [DONE] FE-SOL-003 Repair leaf-local workflow links and actions
- [DONE] FE-SOL-004 Verify cutover, sync docs, and archive
- [DONE] FE-PLATFORMSETUP-001 Reproduce and bound the canonical rewrite defect
- [DONE] FE-PLATFORMSETUP-002 Preserve canonical platform-setup URLs in the Web router
- [DONE] FE-PLATFORMSETUP-003 Add focused regression coverage and retest
- [DONE] FE-RP-001 Mount canonical
/releases/promotionsroutes and preserve legacy promotion aliases - [DONE] FE-RP-002 Wire release-context handoff into the canonical promotion wizard
- [DONE] FE-RP-003 Verify route cutover and usable promotion request workflow
- [DONE] FE-RP-004 Sync docs, archive the sprint, and record the shipped feature
- [DONE] FE-EC-001 Repair canonical capsule ownership and preserve
/evidence-packs*aliases - [DONE] FE-EC-002 Complete cross-shell capsule handoffs and related-run navigation
- [DONE] FE-EC-003 Verify route cutover and usable capsule workflow
- [DONE] FE-EC-004 Sync docs, archive the sprint, and record the shipped feature
- [DONE] FE-PO-001 Freeze Operations overview taxonomy and submenu structure
- [DONE] FE-PO-002 Overview page regrouping and blocking-card contract
- [DONE] FE-PO-003 Legacy widget absorption matrix for Platform Ops
- [DONE] FE-PO-004 Route cleanup and alias migration contract for Operations
- [DONE] FE-PO-005 Setup boundary and deep-link contract for Operations
- [DONE] FE-PO-006 QA, rollout, and docs sync for Platform Ops consolidation
- [DONE] FE-TX-001 Freeze artifact workspace route, lane, and panel contract
- [DONE] FE-TX-002 List-lane segmentation slice for Artifact Workspace
- [DONE] FE-TX-003 Detail-side explainability rail slice
- [DONE] FE-TX-004 Audit bundles page and create-flow slice
- [DONE] FE-TX-005 Supporting component merge matrix for Triage explainability
- [DONE] FE-TX-006 QA, rollout, and docs sync for Triage explainability
- [DONE] FE-WV-001 Freeze run-detail tab and route contract for workflow visualization
- [DONE] FE-WV-002 Graph, timeline, and critical-path slice
- [DONE] FE-WV-003 Replay and evidence integration slice
- [DONE] FE-WV-004 Step-detail drawer and deep-link behavior
- [DONE] FE-WV-005 Workflow-editor preview reuse boundary
- [DONE] FE-WV-006 QA, rollout, alias migration, and docs sync for workflow visualization
- [DONE] FE-CA-001 Freeze contextual placement decision matrix and route-state contract
- [DONE] FE-CA-002 Shared contextual drawer host
- [DONE] FE-CA-003 Split list-detail and right-rail primitives
- [DONE] FE-CA-004 Context header and return-to-context contract
- [DONE] FE-CA-005 Grouped overview-card and submenu patterns
- [DONE] FE-CA-006 Adoption map, QA, and docs sync for contextual action patterns
- [DONE] FE-OFB-001 Freeze adopted list-page set and shared filter-bar contract
- [DONE] FE-OFB-002 Migrate security and audit list pages to FilterBarComponent
- [DONE] FE-OFB-003 Migrate release, evidence, and trust list pages to FilterBarComponent
- [DONE] FE-OFB-004 Verify and document filter-bar revival
- [DONE] FE-SPL-001 Freeze the single master-detail contract
- [DONE] FE-SPL-002 Derive the canonical list-detail shell
- [DONE] FE-SPL-003 Adopt the consolidated shell on bounded mounted surfaces
- [DONE] FE-SPL-004 Verify and document the consolidation
- [DONE] FE-SETIA-001 Audit and classify every settings route
- [DONE] FE-SETIA-002 Freeze the target IA and backward-compatibility contract
- [DONE] FE-SETIA-003 Build the personal-settings shell and navigation model
- [DONE] FE-SETIA-004 Merge overlapping personal preference leaves
- [DONE] FE-SETIA-005 Rehome admin, tenant, and operations configuration leaves
- [DONE] FE-SETIA-006 Remove or collapse wrapper and alias-only settings pages
- [DONE] FE-SETIA-007 Add focused route, nav, and UX regression coverage
- [DONE] FE-SETIA-008 Sync docs and ship the IA decision