Skip to content

[Phase A · Child] ext-api/i-ext — three new core extension conversions (I-EXT)#12105

Draft
christian-byrne wants to merge 1 commit intoext-api/i-foundationfrom
ext-api/i-ext
Draft

[Phase A · Child] ext-api/i-ext — three new core extension conversions (I-EXT)#12105
christian-byrne wants to merge 1 commit intoext-api/i-foundationfrom
ext-api/i-ext

Conversation

@christian-byrne
Copy link
Copy Markdown
Contributor

@christian-byrne christian-byrne commented May 9, 2026

Stacks on: ext-api/i-foundation
Sibling: ext-api/i-tf

What's in

  • src/extensions/core/noteNode.v2.ts — display-only extension
  • src/extensions/core/rerouteNode.v2.ts — link manipulation extension
  • src/extensions/core/slotDefaults.v2.ts — registration-time hook extension

These prove the v2 surface against three different shapes of core extension complexity.

Why this PR exists

Coworkers (Simon/Austin) should branch off ext-api/i-foundation in the same way to convert their target extensions. This PR is the worked example for that pattern.

Refs

I-EXT.3 · D6 hybrid accessor/method rule · D7 widget shape and persistence

Draft for review collaboration via inline comments.

┆Issue is synchronized with this Notion page by Unito

- src/extensions/core/noteNode.v2.ts
- src/extensions/core/rerouteNode.v2.ts
- src/extensions/core/slotDefaults.v2.ts

These prove the v2 surface against more complex core extensions:
noteNode (display-only), rerouteNode (link manipulation),
slotDefaults (registration-time hooks).

Stacks on ext-api/i-foundation. Coworkers (Simon/Austin) should branch
off i-foundation in the same way to convert their target extensions.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7ea0c227-38c5-42be-bb63-5bf7ddcf07b5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ext-api/i-ext

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🎨 Storybook: ❌ Failed

Details

⏰ Completed at: 05/09/2026, 04:43:04 AM UTC

Links

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🎭 Playwright: 🕵🏻 0 passed, 0 failed

📊 Browser Reports
  • chromium: ❌ Deployment failed
  • chromium-2x: ❌ Deployment failed
  • chromium-0.5x: ❌ Deployment failed
  • mobile-chrome: ❌ Deployment failed

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

📦 Bundle Size

⏳ Size data collection in progress…

⚡ Performance

⚠️ Performance tests failed. Check the CI workflow logs.

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.

1 participant