fix: harden OpenCode runtime integration - #2
Merged
Merged
Conversation
Add a documentation-only review package derived from existing drafts. Define six capabilities, 28 requirements, 60 scenarios and 43 pending tasks. Keep prior implementation separate and mark official validation as not run.
Combine candidate code at 6c590c3 with the revised OpenSpec documents from 36fa750 on fix/runtime-integration-hardening. Preserve the candidate src tree and build/CI configuration. Update AGENTS.md and review.md to record the combined delivery, current version-branch snapshots and verification boundaries. Local structural checks: 14 documents, 6 capability specs, 28 requirements, 60 scenarios and 43 unchecked implementation tasks. Original document tree verified against GitHub; updated document tree matches the prepared content. No product-code changes, task completion claims, feature-branch updates or releases. OpenSpec CLI validation and local Java/OpenCode tests were not run; CI must be checked against this new commit.
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.
OpenSpec-first hardening work for CLI contract correctness, streaming reliability, process runtime safety, and managed server lifecycle. Current head intentionally contains the OpenSpec artifacts plus the first RED contract test; implementation will follow after CI confirms the expected failure.