Parent: #1
Evidence baseline: #158 / PR #159
Depends on: #160, #161, #162
Discovered during: #88 final full-corpus convergence
Goal
Converge the remaining OPY compiler and canonical-WIR gaps after the source-language divergence work exposed by #158 has converged and the corrected baseline shows which differences genuinely remain at lowering/WIR.
Context
#158 established that final compile-status parity is insufficient evidence: the merged baseline currently reports source-language divergences that must be resolved before a residual can be classified as compiler/WIR work. Therefore the old #88 expectation ownership is not authoritative for this issue.
#160 owns lexical/parser/source-form convergence, #161 owns preprocessing/project composition, and #162 owns semantic resolution/catalog-backed source behavior. This issue begins from the residuals that remain after those source contracts converge.
Scope
Non-goals
Acceptance criteria
Ownership
- OPY compiler/lowering behavior is owned by
opy-rs.
- Canonical Workshop semantics, WIR, validation, normalization, and emission remain owned by
workshop-rs.
Parent: #1
Evidence baseline: #158 / PR #159
Depends on: #160, #161, #162
Discovered during: #88 final full-corpus convergence
Goal
Converge the remaining OPY compiler and canonical-WIR gaps after the source-language divergence work exposed by #158 has converged and the corrected baseline shows which differences genuinely remain at lowering/WIR.
Context
#158 established that final compile-status parity is insufficient evidence: the merged baseline currently reports source-language divergences that must be resolved before a residual can be classified as compiler/WIR work. Therefore the old #88 expectation ownership is not authoritative for this issue.
#160 owns lexical/parser/source-form convergence, #161 owns preprocessing/project composition, and #162 owns semantic resolution/catalog-backed source behavior. This issue begins from the residuals that remain after those source contracts converge.
Scope
workshop-rsowners.Non-goals
opy-rs.Acceptance criteria
Ownership
opy-rs.workshop-rs.