{
  "schemaVersion": "1.0.0",
  "name": "Latent Minds Institute public machine interface",
  "status": "read-only",
  "description": "Static public metadata for search systems, AI assistants, research tools, and citation workflows. This is not an autonomous agent.",
  "documentation": "https://latentmindsinstitute.com/for-agents/",
  "interfaces": [
    {
      "type": "openapi",
      "url": "https://latentmindsinstitute.com/api/openapi.json",
      "version": "3.1.0"
    },
    {
      "type": "json",
      "url": "https://latentmindsinstitute.com/api/research-objects.json",
      "schema": "https://latentmindsinstitute.com/api/schema/research-catalog-v1.json"
    },
    {
      "type": "llms-txt",
      "url": "https://latentmindsinstitute.com/llms.txt",
      "note": "Experimental convention, not a web standard."
    }
  ],
  "authentication": "none",
  "allowedMethods": [
    "GET",
    "HEAD"
  ],
  "actions": [],
  "limitations": [
    "No write operations or submissions.",
    "No model inference endpoint.",
    "No autonomous research execution.",
    "No guarantee that a listed proposal has produced empirical results."
  ],
  "contact": "research@latentmindsinstitute.com"
}
