a051571d7934b9e4dc015e7f936629461234801c
The viewer box head built the param signature in round parens — SMA(length) — which reads as a function call. Switch the brackets to square — SMA[length] — so the head reads as parametrisation, not invocation. cellLabel render-only change in graph-viewer.js; the JSON model surface and both goldens are untouched.
Description
No description provided
Languages
Rust
67.7%
JavaScript
25.3%
HTML
6.2%
Shell
0.6%
CSS
0.2%