Skip to content

Commit edfb827

Browse files
ssomayyajulaclaude
andcommitted
[doc] Executive summary: verify and correct PR strata-org#918 description
Verified via GitHub: PR strata-org#918 adds Composite→Any coercion pathways for comparisons, containers, and fields, plus renames Box→$Box to avoid naming collisions. Updated table entry to be more precise. All 4 coercion PRs confirmed to address the same Issue strata-org#882 (Composite/Any unification failure) with different approaches. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 62a397c commit edfb827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/refactor/EXECUTIVE_SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Issue #882 documents 13 failing tests from this. Four PRs have attempted fixes:
4242
| PR | Approach | Outcome |
4343
|----|----------|---------|
4444
| #727 | Replace Composite values with Hole (unconstrained) | Merged; explicitly "limits bug-finding ability" |
45-
| #918 | Rename heap datatypes + coercion pathways | Draft, abandoned (Git conflicts) |
45+
| #918 | Add Composite→Any coercion for containers/comparisons + rename Box→$Box | Draft, abandoned (Git conflicts) |
4646
| #954 | DynamicComposite + heap parameterization extension | 100+ comments, architectural disagreement, still open |
4747
| #1106 | Coerce all args to Any at call sites | Open; reviewer notes it "defeats the type-wrapping discipline" |
4848

0 commit comments

Comments
 (0)