Commit 8f2550c
review #8: keep lowering type_kinds current-program-only (revert risky blanket ingest); document RSS-14
Investigated #8 (dependency types missing from the lowering type environment): a
blanket ingest of interface_programs into type_kinds is a regression — bundled
stdlib interfaces declare runtime-backed types (ProcessRequest, etc.) as plain
structs, so classifying them as local user types drops the rsscript_runtime::
qualification (broke 3 lowering shape tests; parity stayed green). Reverted; the
correct fix must distinguish runtime-backed stdlib types from genuine dependency
types and be validated with a multi-package repro. Tracked as RSS-14.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f27c053 commit 8f2550c
2 files changed
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
54 | 66 | | |
55 | 67 | | |
56 | 68 | | |
| |||
0 commit comments