Docs: rewrite the examples page around user scenarios#123
Conversation
|
@codex review Context:
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1a53bc493d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| Choose the example that matches how your app owns the realtime store. | ||
|
|
||
| ## Canonical Examples Index | ||
| ## Local Vite App |
There was a problem hiding this comment.
Preserve the provider example anchor
Renaming this heading changes the generated docs fragment from #local-vite-provider-example to #local-vite-app, but docs/agents/agent-context.json still points the provider-backed React app example at docs/public/examples/index.md#local-vite-provider-example. Agents or tooling that follow that metadata now land on a missing/incorrect section, so either keep an explicit old anchor or update the metadata alongside this rename.
Useful? React with 👍 / 👎.
Summary
Type
Priority
Verification
Release Intent
Notes
Related issue: Closes #118
Verification:
npm run docs:buildnpm run lint