## Description <!-- SECTION:DESCRIPTION:BEGIN --> Build a UI component that visualizes the path malicious data took through the system, based on backend trace data. <!-- SECTION:DESCRIPTION:END --> ## Acceptance Criteria <!-- AC:BEGIN --> - [ ] #1 A visual timeline showing request stages (Browser -> WAF -> API -> DB). - [ ] #2 Highlights where a payload was decoded or sanitized. - [ ] #3 Integrates with the RequestInspector. <!-- AC:END --> --- _Migrated from backlog TASK-5 (Chimera)._
Description
Build a UI component that visualizes the path malicious data took through the system, based on backend trace data.
Acceptance Criteria
Migrated from backlog TASK-5 (Chimera).