Skip to content

docs: sync public docs with framework 8.0→10.2 changes#28

Merged
xuyushun441-sys merged 1 commit into
mainfrom
docs/sync-framework-8-to-10.2
Jun 23, 2026
Merged

docs: sync public docs with framework 8.0→10.2 changes#28
xuyushun441-sys merged 1 commit into
mainfrom
docs/sync-framework-8-to-10.2

Conversation

@xuyushun441-sys

Copy link
Copy Markdown
Contributor

What

Brings the ObjectOS public docs in line with upstream @objectstack changes from 8.0 → 10.2.0. This is a targeted staleness fix (not a wholesale sync) — every item was verified against the framework source.

Fix Source version Pages (EN + 6 locales)
Inline chart example → dataset-bound model (xAxisField/yAxisFields/aggregation/groupByField removed from ListChart in 9.0) 9.0 (ADR-0021) build/views
Add the new tree list view type 9.9/10.0 build/views
MCP package @objectstack/plugin-mcp-server@objectstack/mcp (export MCPServerPlugin unchanged) 8.0 configure/ai, resources/faq, resources/glossary
System object sys_departmentsys_business_unit (renamed, no alias) 10.0 (ADR-0057) configure/permissions/index
Version example 4.0.410.2.0 resources/support

Scope

  • 42 files = 6 pages × (English source + 6 locales: de/es/fr/ja/ko/zh-Hans).
  • Code fences are byte-identical across locales; prose deltas were translated per locale.
  • Verified: no stale chart code remains in any views.*.mdx; xAxisField now appears only in the explanatory "removed in 9.0" note.

Deliberately left alone

resources/changelog.mdx's /f/:slug public-form route — it documents the Console front-end FormPage route (distinct from the REST /api/v1/forms/:slug/submit endpoint); the objectui front-end isn't in this repo to disprove it.

🤖 Generated with Claude Code

Bring the ObjectOS docs in line with @objectstack 8.0 → 10.2.0:

- build/views: migrate the inline chart example to the dataset-bound model
  (xAxisField/yAxisFields/aggregation/groupByField were removed from ListChart
  in 9.0, ADR-0021) and add the new `tree` list view type
- configure/ai, resources/faq, resources/glossary: rename the MCP package
  @objectstack/plugin-mcp-server → @objectstack/mcp (renamed in 8.0)
- configure/permissions: system object sys_department → sys_business_unit
  (renamed with no alias in 10.0, ADR-0057)
- resources/support: bump the version example 4.0.4 → 10.2.0

Applied to the English source and all 6 locale variants
(de/es/fr/ja/ko/zh-Hans). Code blocks are byte-identical across locales;
prose deltas were translated per locale.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@xuyushun441-sys xuyushun441-sys merged commit e3ed91f into main Jun 23, 2026
1 check passed
@xuyushun441-sys xuyushun441-sys deleted the docs/sync-framework-8-to-10.2 branch June 23, 2026 07:40
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.

2 participants