Commit 1be73a0
refactor: make context flow fields readonly per pr review
Made _contextStates and _transformationMatrices readonly in ContextFlow class
as they are initialized once in constructor and never reassigned.
Addresses PR #477 review comments.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent aeb3dfb commit 1be73a0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments