You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(skills): document fieldGroups MVP in schema skill and data-modeling guide
- Add "Field Groups (MVP)" section to skills/objectstack-schema/SKILL.md with a
full worked example, ObjectFieldGroup property table, and migration scope
- Link fieldGroups in the "Important optional properties" table and references list
- Add "Field Groups" section to content/docs/guides/data-modeling.mdx (with TOC entry)
- Regenerate skill references via `pnpm --filter @objectstack/spec gen:skill-refs`
so every skill's object.zod.ts copy now includes ObjectFieldGroupSchema
(sync also picks up unrelated drift in manifest.zod.ts / dashboard.zod.ts /
filter+query → objectstack-query move, per the script's source-of-truth role)
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/2dfd93fb-72b4-4e49-bbba-c239c6b5b81c
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
0 commit comments