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
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 18s | 2s | 2s | 20s |
| Eval | 20s | 37s | 37s | 58s |
| Build | 54s | 2m57s | 1m50s | 2m44s |
| Suite | 18s | 3m37s | 2m26s | 2m44s |