Skip to content

docs(vue): scope section + sweep stale OpenSpec items (§1.x, §2.x, §6.3, §12.6)#365

Merged
jedrazb merged 1 commit into
1.0.0-releasefrom
docs/vue-readme-scope
May 4, 2026
Merged

docs(vue): scope section + sweep stale OpenSpec items (§1.x, §2.x, §6.3, §12.6)#365
jedrazb merged 1 commit into
1.0.0-releasefrom
docs/vue-readme-scope

Conversation

@jedrazb
Copy link
Copy Markdown
Contributor

@jedrazb jedrazb commented May 4, 2026

Summary

Docs-only sweep. No code changes.

§6.3 + §12.6packages/vue/README.md gains a "Scope — what's in v1, what's deferred" section listing the three explicitly-omitted v1 features (third-party Vue plugins, real-time collaboration, SSR/Nuxt module) with reason + tracking pointer per row. README also gains a pointer to notes/reactivity.md so contributors touching reactive state find the contract without grepping.

§1.1–1.5 + §2.1–2.3 stale-sweep — these tasks describe the PR-#245 review/merge cycle and a long-running change branch with a notes/ folder. The 1.0.0 train ended up absorbing PR #245's surface inline through PRs #348#363 (per-feature branches with reviewer/simplifier loops) rather than merging the fork. All eight items get marked [x] with explanatory notes pointing at the actual landing path.

Test plan

  • bun run typecheck (5/5 packages green)
  • bun run lint (0 errors)
  • OpenSpec items §1.1–1.5, §2.1–2.3, §6.3, §12.6 marked [x]

🤖 Generated with Claude Code

§6.3 + §12.6 — packages/vue/README.md gains a "Scope — what's in v1,
what's deferred" section listing the three explicitly-omitted v1
features:
- third-party Vue plugins (cross-adapter plugin contract is post-v1)
- real-time collaboration (Yjs binding ships in 1.x for both adapters)
- SSR / Nuxt module (editor measures DOM at mount; <ClientOnly> wrap
  remains the recommended Nuxt pattern)

Each row includes the reason and the tracking pointer (spec §6.3 or
parity matrix omitted-v1 row). README also gains a pointer to
notes/reactivity.md for contributors touching reactive state.

Stale-task sweep — §1.1–1.5 (PR #245 review/merge cycle) and §2.1–2.3
(branch + notes/ + CLAUDE.md row) are marked done with explanatory
notes. The 1.0.0 train absorbed PR #245's surface inline through
PRs #348#363 instead of merging the long-running fork; per-file
review captured in notes/audit.md.

Docs-only — no changeset.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

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

Project Deployment Actions Updated (UTC)
docx-editor Building Building Preview, Comment May 4, 2026 9:01pm

Request Review

@jedrazb jedrazb merged commit f526dff into 1.0.0-release May 4, 2026
1 of 2 checks passed
@jedrazb jedrazb deleted the docs/vue-readme-scope branch May 4, 2026 21:01
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.

1 participant