fix(renderers): bridge merge must not mutate prior multi_modal_data - #104
Merged
MacroscopeApp / Macroscope - Approvability Check
succeeded
Jul 16, 2026 in 2m 24s
Approved (click on check for details)
- Eligibility
- Correctness
Note
More information about how approvability works can be found in our Help Center.
Details
Eligibility
Straightforward bug fix that replaces shallow dict copies with deep copies of inner lists to prevent mutation of caller data. The change is consistent across 3 renderer files, includes test coverage, and the author is fixing their own code.
Notes:
No code owners found in target merge base 201f885
Loading