{{/* Notes surface (Phase 2b). Server renders the layout shell. Existing notes.js + note-graph.js handle CRUD and rendering inside the containers. */}} {{define "surface-notes"}}
{{/* Notes list + editor */}}
{{/* Chat assist pane (optional, can toggle) */}}
{{end}} {{define "css-notes"}} {{end}} {{define "scripts-notes"}} {{/* debug.js now loaded in base.html for all surfaces */}} {{end}}