arcade-mcp/libs/arcade-core/arcade_core/usage
Eric Gustin be52f07930
chore(arcade-core): update PostHog project token (#834)
<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: only rotates the PostHog project API key used for CLI
telemetry; main risk is misconfiguration causing events to be sent to
the wrong project or dropped.
> 
> **Overview**
> Updates `UsageService` to use a new PostHog project API key for CLI
usage telemetry, redirecting all `alias` and background `capture` events
to the new PostHog project.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
8cb1c7f1cc5bccd22cb2c73469848d88a703f27e. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-04-28 13:23:28 -07:00
..
__init__.py Server start events (#635) 2025-10-22 16:14:52 -07:00
__main__.py Server start events (#635) 2025-10-22 16:14:52 -07:00
constants.py Server start events (#635) 2025-10-22 16:14:52 -07:00
identity.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
usage_service.py chore(arcade-core): update PostHog project token (#834) 2026-04-28 13:23:28 -07:00
utils.py Server start events (#635) 2025-10-22 16:14:52 -07:00