Expand description
ferro make:json-view command implementation.
Generates a JSON-UI v2 spec file (src/views/{name}.json), optionally using
the Anthropic API for AI-powered two-pass generation from a natural language
description. Handlers call JsonUi::render_file("views/{name}.json", data).