Week Of: July 29, 2024
Continued progress on the Reality Defender POC, Universal Dashboard, and Narrative Threat Score programs in Notion. The next major programs include improvements to creating Workspaces and enabling Narratives.
This would resolve the following issues:
- Users cannot edit a workspace without regenerating Narratives
- Enable Narratives workflow is a lot of steps, with unnecessary delays
- There’s no user feedback in the Narrative generation process of what’s happening/is it working
- There’s no feedback when creating a workspace on whether it will work well for Narratives
We're starting to think product requirements for "Narrative Layers" (or onions) coming out of the retreat and we have an upcoming milestone to support domain lists. Please share feedback or opinions on these features with Bobby.
✨ New Features
- Narrative Feed Filter by Threat Score: We've developed a filter that allows you to filter by Threat Score (by category), making it easier to prioritize significant threats.
- Switch Dashboard and Workspaces Icons: We’ve switched the icons for the Universal Dashboard and Workspace to enhance usability and user experience.
- Twitter Ingestion Pipeline: Rolled out a new pipeline for how we ingest Twitter data. This includes backfill functionality and supports the mapping of data into actionable insights more efficiently. As part of this, we tag tweets with associated workspace IDs.
🐞 Bug Fixes
- Infinite Scroll Error Handling: Improved error handling for infinite scrolling in mentions feed to ensure a smoother user experience when fetching data fails.
🧪 Foundational
- Rule Management Tests: We’ve written unit tests for creating, editing, and deleting rules.
- Backfill Request Tests: New tests for creating backfill requests.