Skip to content

docs: document html/react page-authoring tiers (ADR-0080/0081) - #2473

Merged
os-zhuang merged 1 commit into
mainfrom
docs/page-authoring-tiers
Jun 30, 2026
Merged

docs: document html/react page-authoring tiers (ADR-0080/0081)#2473
os-zhuang merged 1 commit into
mainfrom
docs/page-authoring-tiers

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Closes the last hand-written-doc gap for the page-authoring tiers.

  • layout-dsl.mdx: new 'Authoring Modes' section — frames the structured (regions) mode this doc covers vs the html (constrained, parsed-never-executed) and react (real React, executed, OS_PAGE_REACT-gated, ON by default) source tiers, with a decision table + ADR-0080/0081 cross-links.
  • objectstack-ui SKILL frontmatter mentions the source tiers; regenerated the skills catalog (skills.mdx + skills/README.md) via gen:skill-docs.

Generated spec references (references/ui/page) self-refresh at docs build (apps/docs build runs gen:docs before next build), so no manual reference edits needed. The SKILL body section on the tiers already shipped in #2470.

🤖 Generated with Claude Code

- layout-dsl.mdx: new 'Authoring Modes' section framing the structured mode vs
the html (parsed) and react (executed, OS_PAGE_REACT-gated) source tiers, with
a decision table and ADR cross-links.
- objectstack-ui SKILL frontmatter: mention the source-authoring tiers; regenerate
the skills catalog (skills.mdx + skills/README.md) via gen:skill-docs.
Closes the last hand-written-doc gap; generated spec references (references/ui/page)
self-refresh at docs build (gen:docs runs before next build).
@vercel

vercelBot commented Jun 30, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 30, 2026 6:41am

Request Review

@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation size/s labels Jun 30, 2026
@os-zhuang
os-zhuang merged commit de42410 into mainJun 30, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the docs/page-authoring-tiers branch June 30, 2026 06:55
@github-actionsgithub-actionsBot mentioned this pull request Jul 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang