24 lines
959 B
Markdown
24 lines
959 B
Markdown
# Outcome Analytics / Attribution
|
|
|
|
## Status
|
|
NOT_FOUND
|
|
|
|
## Description
|
|
The advisory's vision for outcome analytics with MTTR/MTTA attribution, cohort analysis, and executive reporting is not yet implemented.
|
|
|
|
## Why Not Implemented
|
|
- No outcome analytics, MTTR/MTTA attribution, cohort analysis, or executive reporting found in `src/`
|
|
- No `OutcomeAnalytics` or `Attribution` modules or namespaces exist
|
|
- The Telemetry module (`src/Telemetry/`) tracks operational metrics but not outcome attribution
|
|
- The Signals module provides unified scoring but not outcome/attribution analytics
|
|
- This appears to be a genuinely deferred feature with no partial implementation
|
|
- Would require significant new infrastructure for tracking remediation outcomes over time
|
|
|
|
## Source
|
|
- Feature matrix scan
|
|
|
|
## Notes
|
|
- Module: Uncategorized
|
|
- Modules referenced: N/A
|
|
- Could build on Telemetry (`src/Telemetry/`) and Timeline (`src/Timeline/`) infrastructure when implemented
|