The issue was with the model.mustache file. I need to wrap the entire file with {{#models}} and {{model}}.
If you omit the outer {{#models}} and {{#model}} blocks, {{vars}} and x-tags will not resolve.
{{#models}}
{{#model}}
{{vars}}