By: Michael Lynch <git@mtlynch.io>
Render item-section templates with strings Convert item-section domain values to a handler-local template view model before rendering grocery item-section rows. This keeps templates focused on display fields instead of calling ItemName.String directly. Testing: - GOBIN= ./dev-scripts/run-go-tests - nix flake check - ./dev-scripts/git-hooks/pre-commit