Auto-commit 2026-03-11 23:12

This commit is contained in:
2026-03-11 23:12:12 -04:00
parent 12f6736584
commit bed3369907
8 changed files with 221 additions and 58 deletions

View File

@@ -19,6 +19,9 @@ day_of_week: Wednesday
- 13:28 - FRE-118 added unit tests for custom hooks/providers (DungeonData, AppData, scaling, loot explosion, stores, pvp combat, animation, styles).
- 14:58 - FRE-143 implemented onboarding analytics in Analytics store, tutorial completion tracking, feature discovery via routes, and first purchase timing; wired into RootStore + IAP tracking.
- 17:34 - FRE-118 marked done with prior hook/provider tests; FRE-122 skipped due to active run.
- 21:30 - FRE-122 checked out and completed test infrastructure setup (coverage config, test utils, CI workflow).
- 01:34 - Retry heartbeat: task FRE-80 (Phase 6: Advanced Training Analytics) already completed (done). No work to do.
- 02:07 - Another retry for FRE-80 - confirmed still complete. Added completion comment.
## Events
@@ -29,3 +32,4 @@ day_of_week: Wednesday
- 13:28 - Added hook test coverage for core custom hooks/providers to align with testing plan (DungeonData, AppData, scaling, loot explosion, stores, pvp combat, animation, styles).
- 14:58 - Implemented onboarding analytics payload expansion with tutorial completion rate, first session duration, feature discovery, and first purchase timing; added event queue and wired tutorial + route + purchase hooks.
- 17:34 - Closed FRE-118 with status update; did not start FRE-122 because an active run already exists.
- 21:30 - Added Jest coverage thresholds/reporters + nyc config, testUtils helpers/fixtures, and CI test workflow for Lineage.