Skip to content

Fix information leakage: consolidate direction-to-orientation mapping#20

Merged
mass2527 merged 3 commits intomainfrom
claude/identify-information-leakage-oEqGl
Mar 10, 2026
Merged

Fix information leakage: consolidate direction-to-orientation mapping#20
mass2527 merged 3 commits intomainfrom
claude/identify-information-leakage-oEqGl

Conversation

@mass2527
Copy link
Copy Markdown
Owner

Extract directionToSplitConfig() helper to centralize the knowledge of
how directions map to orientations and child ordering. Previously this
mapping was duplicated in createSplitNode() and the movePanel() sibling
swap, requiring parallel updates if the semantics changed.

https://claude.ai/code/session_018Xj6MY17i4o6N1Eg2ch9st

claude added 3 commits March 10, 2026 03:16
Extract directionToSplitConfig() helper to centralize the knowledge of
how directions map to orientations and child ordering. Previously this
mapping was duplicated in createSplitNode() and the movePanel() sibling
swap, requiring parallel updates if the semantics changed.

https://claude.ai/code/session_018Xj6MY17i4o6N1Eg2ch9st
Keep types.ts as a pure type-only module and colocate the helper
with its only consumers.

https://claude.ai/code/session_018Xj6MY17i4o6N1Eg2ch9st
@mass2527 mass2527 merged commit 8e78a4f into main Mar 10, 2026
2 checks passed
@mass2527 mass2527 deleted the claude/identify-information-leakage-oEqGl branch March 10, 2026 03:26
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.

2 participants