Allow anonymous jump-hop recommend play #31

Merged
kdletters merged 2 commits from hermes/hermes-ee35e50c into master 2026-05-24 16:19:52 +08:00
Owner

Summary:

  • Allow logged-out users to start jump-hop from recommend pages
  • Record work_play_start for anonymous runs with anonymous metadata
  • Update docs, tests, and shared memory notes

Verification:

  • cargo check -p api-server --manifest-path server-rs/Cargo.toml
  • npm run test -- src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx -t "logged out recommend page can enter runtime without login gate|logged out desktop recommend page renders runtime directly without login gate"
  • npm run typecheck
  • git diff --check
  • npm run check:encoding
Summary: - Allow logged-out users to start jump-hop from recommend pages - Record work_play_start for anonymous runs with anonymous metadata - Update docs, tests, and shared memory notes Verification: - cargo check -p api-server --manifest-path server-rs/Cargo.toml - npm run test -- src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx -t "logged out recommend page can enter runtime without login gate|logged out desktop recommend page renders runtime directly without login gate" - npm run typecheck - git diff --check - npm run check:encoding
kdletters added 2 commits 2026-05-24 16:11:24 +08:00
kdletters merged commit cf77192837 into master 2026-05-24 16:19:52 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GenarrativeAI/Genarrative#31