Skip to content

chore(examples): clean up remaining taxonomy leftovers (SD-2926)#3156

Merged
caio-pizzol merged 1 commit intomainfrom
caio/sd-2926-taxonomy-cleanup
May 5, 2026
Merged

chore(examples): clean up remaining taxonomy leftovers (SD-2926)#3156
caio-pizzol merged 1 commit intomainfrom
caio/sd-2926-taxonomy-cleanup

Conversation

@caio-pizzol
Copy link
Copy Markdown
Contributor

Post-#3127 cleanup. Four moves/deletes against the rules in dx-comms/architecture/examples-and-demos.md.

  • Delete examples/editor/proofing/ (was a redirect-only README; spell-check/ is the canonical path).
  • Move examples/headless/ai-redlining/ to examples/document-engine/ai-redlining/, then remove the empty examples/headless/ folder. "Headless" was not a coherent category; this is server-side Document Engine work.
  • Delete examples/advanced/grading-papers-comments-annotations/ — Vite tutorial app superseded by demos/grading-papers/, the better-shaped Next.js version. The manifest had this flagged for movement.
  • Move examples/ai/collaborative-agent/ to demos/collaborative-agent/. Composes multiple surfaces (Yjs collab + AI agent + chat UI), which makes it a demo by the rules, not an example. Manifest also had this flagged.

Updates: examples/manifest.json, demos/manifest.json, examples/README.md, .github/workflows/ci-examples.yml (renamed headless matrix to document-engine), and the AI-redlining docs link in apps/docs/getting-started/ai-agents.mdx.

Out of scope for this PR: the demos/{text-selection, toolbar, nodejs, nextjs-ssr} cluster — flagged during the audit but excluded because they are homepage-active content with video assets in demos/manifest.json. Decisions on those land in a follow-up.

Verified: docs validate passes; pnpm install clean; manifests parse; renames preserve every file.

@caio-pizzol caio-pizzol requested a review from a team as a code owner May 5, 2026 13:38
@linear
Copy link
Copy Markdown

linear Bot commented May 5, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Post-#3127 cleanup. Four moves/deletes against the rules in
dx-comms/architecture/examples-and-demos.md.

- Delete examples/editor/proofing/ (redirect-only README; spell-check
  is the canonical path).
- Move examples/headless/ai-redlining/ to examples/document-engine/
  ai-redlining/ and remove the empty examples/headless/ folder.
  Headless was not a coherent category; this is server-side
  Document Engine work.
- Delete examples/advanced/grading-papers-comments-annotations/
  (Vite tutorial app superseded by demos/grading-papers, the better-
  shaped Next.js version).
- Move examples/ai/collaborative-agent/ to demos/collaborative-agent/.
  Composes multiple surfaces (Yjs collab + AI agent + chat UI), which
  is a demo by the rules, not an example.

Updates: examples/manifest.json, demos/manifest.json, examples/
README.md, .github/workflows/ci-examples.yml, and the AI redlining
docs link in apps/docs/getting-started/ai-agents.mdx.

Out of scope for this PR: the demos/ cluster (text-selection, toolbar,
nodejs, nextjs-ssr) flagged during the audit but excluded because they
are homepage-active content with video assets in demos/manifest.json.
@caio-pizzol caio-pizzol force-pushed the caio/sd-2926-taxonomy-cleanup branch from 3302a90 to 0fffa20 Compare May 5, 2026 14:33
@caio-pizzol caio-pizzol merged commit f527db5 into main May 5, 2026
67 of 69 checks passed
@caio-pizzol caio-pizzol deleted the caio/sd-2926-taxonomy-cleanup branch May 5, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants