Skip to content

feat(graph-layers): edge attachment helper for GraphLayer#348

Open
ibgreen wants to merge 3 commits intomasterfrom
codex/fix-edge-attachment-points-in-graph-layer-knper5
Open

feat(graph-layers): edge attachment helper for GraphLayer#348
ibgreen wants to merge 3 commits intomasterfrom
codex/fix-edge-attachment-points-in-graph-layer-knper5

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 3, 2025

Summary

  • introduce an EdgeAttachmentHelper alongside GraphLayer to encapsulate node geometry accessors and edge intersection math
  • simplify GraphLayer by delegating edge endpoint calculations to the helper so the layer focuses on layer composition

Testing

  • git commit (fails: template package lacks an entry point and a5-js export is missing)

https://chatgpt.com/codex/tasks/task_e_6904bbb89a0c8328921afcee014a74b0

@ibgreen ibgreen changed the title Extract edge attachment helper for graph layer feat(graph-layers): edge attachment helper for GraphLayer Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant