{
  "schema": "https://ai-atoms.com/schemas/prompt-v1.json",
  "type": "prompt",
  "id": "prompt/plain-text-no-markdown",
  "version": "1.0.0",
  "name": "Plain Text, No Markdown",
  "description": "For logs, transports, or surfaces that don't render Markdown: no markdown syntax in the output.",
  "subtype": "format",
  "content": "Emit plain text. No markdown headers, bold/italic markers, code fences, link syntax, or bullet markers. Use leading hyphens or numbers for lists. Use UPPERCASE or surrounding equals signs (===) for emphasis if a header is needed. Suitable for syslog, email plaintext, terminal logs, and transports that don't render Markdown.",
  "applicable_turns": [
    "system"
  ],
  "vendors": [
    "any"
  ],
  "authored_by": "convergent-systems-key",
  "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/format-instruction/plain-text-no-markdown.json",
  "tags": [
    "format",
    "plain-text"
  ],
  "lifecycle": "draft",
  "category": "governance",
  "provenance": {
    "source": "convergent-systems-co/prompt-atoms",
    "source_url": "https://github.com/convergent-systems-co/prompt-atoms/blob/main/atoms/format-instruction/plain-text-no-markdown.json",
    "author": "convergent-systems-co",
    "license": "Apache-2.0",
    "notes": "Re-typed by scripts/migrate-retired-atoms.py from the retired catalog."
  }
}