Skip to content

docs: regenerate reference docs from latest spec schemas#595

Merged
hotlong merged 2 commits intomainfrom
copilot/update-official-documentation
Feb 10, 2026
Merged

docs: regenerate reference docs from latest spec schemas#595
hotlong merged 2 commits intomainfrom
copilot/update-official-documentation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 10, 2026

Ran gen:schema + gen:docs pipeline to sync reference documentation with latest Zod schema implementations.

New pages

  • api/auth-endpoints.mdxAuthEndpoint schema split out from auth.mdx into its own page
  • kernel/execution-context.mdxExecutionContext schema (userId, tenantId, roles, permissions, traceId)

Updated schemas

  • api/protocol.mdxApiDiscovery gained services property
  • data/data-engine.mdx — Added BaseEngineOptions; context property now surfaces on all engine option types (Aggregate, Count, Delete, Insert, Query, Update)
  • api/auth.mdx — Trimmed to only auth.zod.ts schemas (endpoint docs moved to dedicated page)

Navigation

  • Updated meta.json and index.mdx for api/ and kernel/ categories

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2026

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

Project Deployment Actions Updated (UTC)
objectstack-play Canceled Canceled Feb 10, 2026 4:24pm
spec Error Error Feb 10, 2026 4:24pm

Request Review

- Add new api/auth-endpoints.mdx for AuthEndpoint schema (was merged into auth.mdx)
- Add new kernel/execution-context.mdx for ExecutionContext schema
- Update api/auth.mdx to focus on auth.zod.ts schemas only
- Update api/protocol.mdx with new 'services' property
- Update data/data-engine.mdx with BaseEngineOptions and context property
- Update api and kernel meta.json and index.mdx navigation

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update official documentation based on latest code docs: regenerate reference docs from latest spec schemas Feb 10, 2026
Copilot AI requested a review from hotlong February 10, 2026 16:14
@hotlong hotlong marked this pull request as ready for review February 10, 2026 16:20
Copilot AI review requested due to automatic review settings February 10, 2026 16:20
@hotlong hotlong merged commit cdc7a25 into main Feb 10, 2026
3 of 5 checks passed
Copilot AI review requested due to automatic review settings March 23, 2026 21:20
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