docs(opencode): prepare the post-beta runtime support transition - #696
Draft
pascalandr wants to merge 1 commit into
Draft
pascalandr wants to merge 1 commit into
pascalandr wants to merge 1 commit into
Conversation
Start a maintained preparation register from the merged cross-runtime implementation in #695. Separate the client/plugin dependency versions, authenticated daemon support policy and CodeNomad release decision so a future minimum is chosen from the actual post-beta publication contract. Map legacy retirement candidates to their current files while preserving the shared connection seam, lifecycle/authorization guarantees, native pagination and pruning storage/claim safety. Define isolated historical data acceptance before removing legacy location identity, with explicit coverage for same-directory sessions, moved histories, forks and compaction. Track policy preparation, migration certification, implementation cleanup and release gates as small reviewable increments. Link the new register from the index and compatibility audit. Current dependencies, supported runtimes and production behavior are unchanged; implementation work remains open. Validate document links, repository paths and whitespace only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Start the parallel preparation for retiring earlier OpenCode V2 runtime contracts after beta, based on merged #695 (
aa51cbb9). Keep the eventual support change small and reviewable while ordinary development continues ondev.This first increment is documentation only. It selects no new minimum runtime, changes no dependencies, and removes no current compatibility behavior. The implementation work packages remain open.
Included in this draft
dev-docs/OPENCODE_V2_POST_BETA.md: maintained preparation register, file-level retirement inventory, permanent integration guarantees, synthetic-history migration acceptance and release gates.OpenCodeSharedService.acquire()as the shared integration seam for browser proxy and direct server callers.Incremental work
Keep this PR in draft while the release decision is open. Land completed backward-compatible preparation as small increments and keep the register aligned with
dev, rather than accumulating an alternate implementation for the rest of beta.Validation of this increment
git diff --checkpassed.