Expand description
tarn scaffold --method <M> --url <U> — the minimal-input mode.
We intentionally infer nothing beyond “POST/PUT/PATCH probably want a JSON body placeholder” — anything more would cross the non-goal line (“magical inference of business assertions from thin input”). The scaffold’s value here is consistency: the user writes the same YAML shape every time, with a TODO per field that needs a human decision.