Skip to content

feat(project-development): parallel-writer follow-up — triple-disjoint contract, native report delivery, SHA bump - #9

Merged
LeXwDeX merged 2 commits into
mainfrom
feat/parallel-writers-contract
Aug 16, 2026
Merged

feat(project-development): parallel-writer follow-up — triple-disjoint contract, native report delivery, SHA bump#9
LeXwDeX merged 2 commits into
mainfrom
feat/parallel-writers-contract

Conversation

@LeXwDeX

@LeXwDeX LeXwDeX commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Closes the config side of OpenCode-GraphAgent issue #295.

Summary

The runtime merged real parallel workspace writers with an implementation aggregator (OpenCode-GraphAgent PR #299, merge SHA ebc5ad08). This change completes the config-repo side required by the incompatible-block-rule policy: runtime first, then SHA bump and affected templates in the same change.

Change

  • runtime-compat.json: pin runtime_commit to ebc5ad089c782c7c4f2a128d4def41a75103f175 (the parallel-writers merge).
  • project-development-full.yaml plan block: parallel slices now run concurrently in one workspace, so the instruction carries the triple-disjoint write-set contract (source files, generated artifacts, and lockfiles disjoint; no shared build; delivery/artifact-wiring slices kept separate from source-only slices).
  • project-development-full.yaml report block: replace the hand-rolled temp-dir DELIVERY CONTRACT with the runtime's native output-by-reference (submit the absolute report path under the project .opencode/workflow-reports/ area; the runtime records the file reference with its integrity receipt).

Verification

  • Local route-catalog validation green (14/14 routes across 7 full/lite domains).
  • CI template validation runs the runtime-owned validator checked out at the pinned SHA — it exercises the new block compiler (aggregator expansion, rewired verify) against every route.

…oute wording and native report delivery (issue #295)
@LeXwDeX
LeXwDeX merged commit 34ffbb7 into main Aug 16, 2026
1 check passed
@LeXwDeX
LeXwDeX deleted the feat/parallel-writers-contract branch August 16, 2026 12:19
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