Skip to content

docs: add re-exporter detection implementation plan#60

Merged
avrabe merged 1 commit intomainfrom
docs/reexporter-plan
Mar 22, 2026
Merged

docs: add re-exporter detection implementation plan#60
avrabe merged 1 commit intomainfrom
docs/reexporter-plan

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Mar 22, 2026

Summary

Implementation plan for fixing resource_floats and xcrate via imports_resource_from_definer(). Documents the investigation so far including the key insight that the P2 wrapper's shared resource types may make callee_defines_resource irrelevant for the fused module.

🤖 Generated with Claude Code

Plan for fixing resource_floats and xcrate using imports_resource_from_definer()
to detect re-exporters via composition DAG. The graph detection is correct but
adapter wiring (both own<T> results AND borrow<T> params) needs work when
callee_defines_resource transitions from true to false.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit bf4f122 into main Mar 22, 2026
@avrabe avrabe deleted the docs/reexporter-plan branch March 22, 2026 12:04
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