We need a procedure explaining how to run the LLM prompt to convert the Markdown templates into their JSON counterparts. Because this process must be as deterministic as possible, we can't rely on a chatbot like ChatGPT or GitHub Copilot. Instead, we must automate the conversion via API.
This document describes the step-by-step process to run this conversation via API. The document is not intended for SME but for the OneDoc project implementers producing the project deliverables.