{
  "schema_version": "2026-06-18",
  "purpose": "Reusable placeholder outreach templates for future SIMA ecosystem submissions. No outreach is performed by this file.",
  "placeholders_only": true,
  "directory_submission_template": {
    "subject": "SIMA submission for {{DIRECTORY_NAME}}",
    "summary": "SIMA is wallet-first digital asset protection infrastructure with API-first access for AI agents, trading bots, autonomous wallets, wallet copilots, and machine-to-machine systems.",
    "links": [
      "https://sima-prime.com/discovery",
      "https://sima-prime.com/ai",
      "https://sima-prime.com/openapi.json",
      "https://sima-prime.com/bot-manifest.json",
      "https://sima-prime.com/.well-known/agent.json"
    ],
    "notes": "Replace {{DIRECTORY_NAME}} and any directory-specific fields before use."
  },
  "developer_ecosystem_template": {
    "subject": "SIMA API and SDK resources for {{DEVELOPER_ECOSYSTEM}}",
    "summary": "SIMA exposes wallet authentication, quote, treasury payment preparation, certificate, and claim-status APIs with a TypeScript SDK foundation.",
    "links": [
      "https://sima-prime.com/developers",
      "https://sima-prime.com/ai/examples",
      "https://github.com/Mustafashehab/SIMA-Agent-SDK"
    ],
    "notes": "Use for developer directories, API catalogs, and ecosystem resource pages."
  },
  "wallet_ecosystem_template": {
    "subject": "SIMA wallet-first protection infrastructure for {{WALLET_ECOSYSTEM}}",
    "summary": "SIMA uses wallet-first identity and lets wallet tools verify certificates and prepare protection-related API workflows without handling private keys.",
    "links": [
      "https://sima-prime.com/agents",
      "https://sima-prime.com/agent-capabilities.json",
      "https://sima-prime.com/openapi.json"
    ],
    "notes": "Use only after reviewing wallet ecosystem requirements."
  },
  "agent_ecosystem_template": {
    "subject": "SIMA machine-to-machine API access for {{AGENT_ECOSYSTEM}}",
    "summary": "For bots and AI agents, the API is the product. SIMA supports direct API discovery through llms.txt, agent.json, bot manifest, OpenAPI, examples, and SDK resources.",
    "links": [
      "https://sima-prime.com/ai",
      "https://sima-prime.com/ai/demo",
      "https://sima-prime.com/llms.txt",
      "https://sima-prime.com/ecosystem-readiness-pack.json"
    ],
    "notes": "Use for agent directories, automation ecosystems, and machine-readable registries."
  },
  "safety_boundaries": [
    "No private keys or seed phrases.",
    "No blockchain transfer execution.",
    "No automatic certificate issuance.",
    "No automatic claim approval.",
    "No payout execution.",
    "No changes to SIMA V1 economics."
  ]
}
