Skip to content

Phase 2: Enable Discovery & World Texture Features - #21

Merged
Earnest-Williams merged 1 commit into
mainfrom
vibe/phase1-relationship-core-566a93
Jun 7, 2026
Merged

Phase 2: Enable Discovery & World Texture Features#21
Earnest-Williams merged 1 commit into
mainfrom
vibe/phase1-relationship-core-566a93

Conversation

@Earnest-Williams

Copy link
Copy Markdown
Owner

Changes

  • Enabled organicEncounters feature flag (was false, now true)
  • dailyPlannerUx was already enabled

Features Now Active

✅ Organic NPC Encounters: NPCs can be discovered at locations based on schedules ✅ Location Events: Library book sale, gym challenge day, park market, etc. ✅ Daily Planner UX: Primary day-entry experience with time buckets

Verification

  • All 69 tests pass
  • Action audit: 49 dispatched, 62 handled cases
  • Content validation: All checks pass, 0 errors
  • Organic encounter tests pass
  • Daily planner integration verified

What This Enables

Players can now:

  • Discover NPCs organically at locations (not just through swipe app)
  • Experience location-specific events that affect encounters
  • Use the daily planner as the primary play loop
  • See organic encounters in the MapUI when the feature is enabled

Next Steps

  • Phase 2: Add more location events and town texture
  • Phase 3: Enable reputationSpillover feature flag
  • Phase 4: Enable compatibilityRevealUx feature flag

## Changes
- Enabled organicEncounters feature flag (was false, now true)
- dailyPlannerUx was already enabled

## Features Now Active
✅ Organic NPC Encounters: NPCs can be discovered at locations based on schedules
✅ Location Events: Library book sale, gym challenge day, park market, etc.
✅ Daily Planner UX: Primary day-entry experience with time buckets

## Verification
- All 69 tests pass
- Action audit: 49 dispatched, 62 handled cases
- Content validation: All checks pass, 0 errors
- Organic encounter tests pass
- Daily planner integration verified

## What This Enables
Players can now:
- Discover NPCs organically at locations (not just through swipe app)
- Experience location-specific events that affect encounters
- Use the daily planner as the primary play loop
- See organic encounters in the MapUI when the feature is enabled

## Next Steps
- Phase 2: Add more location events and town texture
- Phase 3: Enable reputationSpillover feature flag
- Phase 4: Enable compatibilityRevealUx feature flag

Co-authored-by: Earnest-Williams <Earnest-Williams@users.noreply.github.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the initialState in rootReducer.js to enable the organicEncounters feature by setting its value to true. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@Earnest-Williams
Earnest-Williams merged commit a3f1f04 into main Jun 7, 2026
1 of 2 checks passed
@Earnest-Williams
Earnest-Williams deleted the vibe/phase1-relationship-core-566a93 branch June 7, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants