json2mdplan

json2mdplan is a Unix-style CLI for converting JSON into Markdown through an explicit intermediate plan.

V1 focuses on:

  • generating a baseline plan from JSON
  • validating that a plan covers the input content
  • rendering Markdown deterministically from JSON and a plan

See: