Skip to content

Pivot agentic component specs and align implementations - #4296

Merged
Jason Morse (JasonVMo) merged 6 commits into
mainfrom
user/jasonvmo/component-specs
Aug 31, 2026
Merged

Pivot agentic component specs and align implementations#4296
Jason Morse (JasonVMo) merged 6 commits into
mainfrom
user/jasonvmo/component-specs

Conversation

@JasonVMo

Copy link
Copy Markdown
Contributor

Summary

  • replace copied component source specs with reviewed React Native contracts backed by pinned Flex Marketplace and x3 provenance, source locks, and authenticated drift reporting
  • resolve ten component-local defects and add shared focus-modality and phase-locked animation infrastructure
  • add TabList with controlled and uncontrolled selection, roving focus, orientation-aware navigation, disabled-item skipping, and native accessibility metadata
  • retain repaired divergence IDs as resolved contract history while leaving platform-validation and separately reviewed API proposals deferred

Validation

  • yarn lage buildci --no-cache — 160 tasks succeeded
  • authenticated spec-source refresh against the immutable release pin

Fixes #4252

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bundle size report

Tree-shaken production Metro bundles. Component costs are relative to their platform shell; shell costs are absolute.

Platform Scenario Baseline cost Current cost Cost delta Change Gzip delta Module delta
macos shell 801.3 KiB 801.3 KiB 0.0 KiB 0.00% 0.0 KiB +0
macos components-button 50.1 KiB 50.2 KiB +0.1 KiB +0.26% +0.0 KiB +2
macos components-catalog 267.3 KiB 273.3 KiB +6.0 KiB +2.24% +2.1 KiB +9
macos design-theme-state 33.3 KiB 33.4 KiB +0.1 KiB +0.40% +0.1 KiB +2
macos design-theme-state-legacy-source 35.3 KiB 35.5 KiB +0.1 KiB +0.38% +0.0 KiB +2
macos design-legacy-theme-from-flex 100.2 KiB 100.4 KiB +0.1 KiB +0.13% +0.1 KiB +2
windows shell 810.2 KiB 810.2 KiB 0.0 KiB 0.00% 0.0 KiB +0
windows components-button 50.0 KiB 50.1 KiB +0.1 KiB +0.26% +0.0 KiB +2
windows components-catalog 267.0 KiB 273.0 KiB +6.0 KiB +2.24% +2.1 KiB +9
windows design-theme-state 33.2 KiB 33.3 KiB +0.1 KiB +0.41% +0.1 KiB +2
windows design-theme-state-legacy-source 35.3 KiB 35.4 KiB +0.1 KiB +0.38% +0.0 KiB +2
windows design-legacy-theme-from-flex 100.0 KiB 100.1 KiB +0.1 KiB +0.13% +0.1 KiB +2

The job is advisory: size changes are reported but do not fail the pull request. Bundle or analysis errors still fail.


View bundle-size workflow run

@JasonVMo
Jason Morse (JasonVMo) enabled auto-merge (squash) August 31, 2026 17:13
@JasonVMo
Jason Morse (JasonVMo) merged commit 24be698 into main Aug 31, 2026
17 checks passed
@JasonVMo
Jason Morse (JasonVMo) deleted the user/jasonvmo/component-specs branch August 31, 2026 17:41
This was referenced Aug 31, 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.

Components: Spec patterns: ingestion from the canonical catalog and repeatable generation

2 participants