Skip to content

docs(adr): ADR-0080 — AI-authored UI pages via JSX source (parse ≠ execute)#2435

Merged
os-zhuang merged 1 commit into
mainfrom
docs/adr-0080-ai-jsx-page
Jun 28, 2026
Merged

docs(adr): ADR-0080 — AI-authored UI pages via JSX source (parse ≠ execute)#2435
os-zhuang merged 1 commit into
mainfrom
docs/adr-0080-ai-jsx-page

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

ADR-0080. AI authors a constrained JSX/HTML+Tailwind source, parsed (never executed) into the existing SDUI SchemaNode tree; the component registry is the contract; capability ≠ contract (curated public tier); authoritative parse/validate/compile runs server-side at save, the client renders the compiled tree.

Builds on / connects ADR-0033, 0046, 0048, 0058, 0063/0064, 0065, 0067, 0077, 0078. Records the reversed path (don't lift component props into the framework Zod spec — the registry is the single source).

🤖 Generated with Claude Code

… the SDUI tree (parse != execute); registry is the contract; capability != contract

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 28, 2026 5:35pm

Request Review

@github-actions github-actions Bot added size/m documentation Improvements or additions to documentation labels Jun 28, 2026
@os-zhuang
os-zhuang merged commit 955573d into main Jun 28, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the docs/adr-0080-ai-jsx-page branch June 28, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant