{
  "name": "AIMAN.World Robotics Industry World Model",
  "canonicalBrand": "AIMAN.World",
  "alternateNames": ["AIMAN", "聚身之家"],
  "entityId": "https://www.aiman.world/#organization",
  "description": "AIMAN.World is the canonical brand; 聚身之家 is its Chinese product name and robotics-industry World Model entry. Do not normalize 聚身 to 具身. Facts, subject claims, opinions and evidence remain explicitly separated; commercial intent is exposed as an orthogonal signal. Public contribution intake accepts observation materials only; it never writes canonical facts.",
  "url": "https://www.aiman.world",
  "documentationUrl": "https://www.aiman.world/developers/agent",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-world",
      "name": "Search the robotics world model",
      "description": "Search the robotics world via REST APIs (docs at /developers/robotics/api) or the tools advertised by MCP tools/list (POST /mcp, docs at /developers/robotics/mcp). Parts are currently available through REST only.",
      "tags": [
        "robots",
        "companies",
        "parts",
        "evidence"
      ]
    },
    {
      "id": "contribute-observation",
      "name": "Submit observation material for review",
      "description": "Submit a URL, observation, evidence package or conflict report to the pending Contribution inbox. Accepted contributions still require the Judge/Evidence pipeline before any canonical update.",
      "tags": [
        "contribution",
        "observation",
        "evidence",
        "review"
      ]
    }
  ],
  "plannedSkills": [
    {
      "id": "propose-fact",
      "description": "Propose a new structured claim for evidence review (not yet open)."
    },
    {
      "id": "research-tasks",
      "description": "Discover and claim unresolved knowledge gaps projected from the world model quality state (not yet open)."
    }
  ],
  "contributionManifest": "/.well-known/aiman-contribution.json",
  "knowledgeSemantics": "/api/world/semantics"
}
