Skip to content

chore: consolidate DCL.PrivateWorlds into DCL.RealmNavigation#8800

Open
biotech77 wants to merge 3 commits into
devfrom
fix/7551-private-worlds-asmdef
Open

chore: consolidate DCL.PrivateWorlds into DCL.RealmNavigation#8800
biotech77 wants to merge 3 commits into
devfrom
fix/7551-private-worlds-asmdef

Conversation

@biotech77
Copy link
Copy Markdown
Contributor

@biotech77 biotech77 commented May 18, 2026

Pull Request Description

Resolves #7551

What does this PR change?

Removes DCL.PrivateWorlds.asmdef and folds its 8 files into DCL.RealmNavigation/PrivateWorlds/. Removes CommunityMembershipCheckerAdapter, replaced by CommunitiesDataProvider implementing ICommunityMembershipChecker directly.

The adapter existed only to avoid an asmdef cycle (Social → PrivateWorlds, but PrivateWorlds needed CommunitiesDataProvider from Social).

Test Instructions

Steps (standard run):

metaforge explorer run XXXX  # ← replace with this PR number

Expected result:

Steps (fresh account):

metaforge account create --clear
metaforge explorer run XXXX  # ← replace with this PR number

Expected result:

Automation (if applicable):

metaforge explorer test XXXX

Test Steps

Retest and verify all tests work from original PR:
#6983

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Branch & PR Standards before submitting. It explains the automated review flow, QA/DEV approval requirements, and what each label does — especially useful for first-time contributors.

@biotech77 biotech77 self-assigned this May 18, 2026
@biotech77 biotech77 requested review from a team as code owners May 18, 2026 11:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 20, 2026

PR Review

  • Gather context and read CLAUDE.md / docs
  • Read changed files
  • Analyze diff and identify issues
  • Post review

View job run

@github-actions github-actions Bot deleted a comment from claude Bot May 20, 2026
@github-actions github-actions Bot deleted a comment from claude Bot May 20, 2026
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.

[TECH DEBT] Private Worlds | move asmdef to social asmdef

2 participants