Eventra is a tool that automatically builds a catalog of tracked product features by analyzing TypeScript codebases using the TypeScript compiler API. It detects which features are actively used, dead (no recent events), or never seen (tracked in code but never triggered). This enables product teams to identify unused features without manual tracking definitions or unreliable analytics data. The system integrates with CI pipelines to keep the catalog in sync and prevent drift. The SDK efficiently collects runtime events with batching, retry, and deduplication mechanisms.
Use Case
Opening the operator briefing
Pulling the full operator breakdown, tooling context, and verification notes.
