Skip to content

chore: update explorer ADRs#317

Merged
aixaCode merged 3 commits into
mainfrom
fix/update-depracated-adrs
Mar 30, 2026
Merged

chore: update explorer ADRs#317
aixaCode merged 3 commits into
mainfrom
fix/update-depracated-adrs

Conversation

@aixaCode

Copy link
Copy Markdown
Contributor

No description provided.

@aixaCode
aixaCode requested a review from a team as a code owner March 25, 2026 13:46
@aixaCode
aixaCode requested a review from kevinszuchet March 25, 2026 13:46
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 25, 2026

Copy link
Copy Markdown

Deploying adr with  Cloudflare Pages  Cloudflare Pages

Latest commit: cb4565a
Status: ✅  Deploy successful!
Preview URL: https://162904d9.adr-cvq.pages.dev
Branch Preview URL: https://fix-update-depracated-adrs.adr-cvq.pages.dev

View logs

@decentraland-bot decentraland-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.

Review Summary

Nice housekeeping work! This PR does two things well:

  1. Deprecates/withdraws 19 old ADRs related to the legacy unity-renderer and kernel, each with a proper status change in frontmatter and a clear deprecation/withdrawal reason section at the bottom.
  2. Adds 6 new ADRs (291–296) documenting the current unity-explorer architecture: ECS plugin system, avatar rendering pipeline, emotes system, runtime architecture, realm modifiers, and unreleased wearables/emotes preview.

Findings

Minor issues

  • ADR-20 and ADR-65: Both files end without a trailing newline (No newline at end of file in the diff). This is cosmetic but worth fixing for consistency with the rest of the ADR files.

  • ADR-296 date mismatch: ADR-296 has date: 2026-03-26 while all other new ADRs use date: 2026-03-23. If they were all authored on the same date, this should be aligned.

Observations (no action needed)

  • The deprecation reasons are clear and consistently reference the replacement ADRs where applicable — great for traceability.
  • The new ADRs are well-structured with comparison tables against the old ADRs they replace, which makes the migration context easy to follow.
  • All new ADRs are in Draft status, which is appropriate.
  • Cross-references between deprecated and new ADRs are bidirectional (e.g., ADR-56 → ADR-291 and ADR-291 → ADR-56). 👍

CI Status

  • build — passed
  • Cloudflare Pages — pending (deploy preview)

Overall this looks good to go. Just the minor trailing-newline and date consistency nits above.

Requested by Agnieszka Besz via Slack

@aixaCode
aixaCode merged commit 8f25df9 into main Mar 30, 2026
2 checks passed
@aixaCode
aixaCode deleted the fix/update-depracated-adrs branch March 30, 2026 09:44
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.

3 participants