docs: sync public docs with framework 8.0→10.2 changes#28
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Brings the ObjectOS public docs in line with upstream
@objectstackchanges from 8.0 → 10.2.0. This is a targeted staleness fix (not a wholesale sync) — every item was verified against the framework source.xAxisField/yAxisFields/aggregation/groupByFieldremoved fromListChartin 9.0)build/viewstreelist view typebuild/views@objectstack/plugin-mcp-server→@objectstack/mcp(exportMCPServerPluginunchanged)configure/ai,resources/faq,resources/glossarysys_department→sys_business_unit(renamed, no alias)configure/permissions/index4.0.4→10.2.0resources/supportScope
views.*.mdx;xAxisFieldnow appears only in the explanatory "removed in 9.0" note.Deliberately left alone
resources/changelog.mdx's/f/:slugpublic-form route — it documents the Console front-end FormPage route (distinct from the REST/api/v1/forms/:slug/submitendpoint); the objectui front-end isn't in this repo to disprove it.🤖 Generated with Claude Code