{
  "$schema": "https://alsotari.online/about.schema.json",
  "name": "Mousa Soutari",
  "headline": "Senior engineer building AI-native tools for game development, enterprise, and industrial operations.",
  "location": {
    "city": "Amman",
    "country": "Jordan",
    "country_code": "JO",
    "serves": "globally"
  },
  "availability": {
    "status": "open",
    "as_of": "2026-04-19",
    "open_to": [
      "senior contracts",
      "technical advisory",
      "CTO-level engagements",
      "full-time roles"
    ],
    "response_time": "within one business day"
  },
  "contact": {
    "email": "m.soutari@gmail.com",
    "github": "https://github.com/MousaSoutari",
    "linkedin": "https://www.linkedin.com/in/mousasoutari/",
    "website": "https://alsotari.online"
  },
  "flagship": {
    "name": "Mosaic Bridge",
    "tagline": "Unity Editor MCP plugin",
    "description": "Open-source Unity Editor plugin that lets AI clients drive Unity through the Model Context Protocol. ~200 tools covering procedural generation, simulation, physics, animation, rendering, AI behaviors, and editor automation. A large portion are original implementations of published CS, graphics, and AI research papers.",
    "repo": "https://github.com/MosaicXR-AI/mosaic-bridge",
    "license": "Apache-2.0",
    "install_command": "npx @mosaicxr-ai/create-bridge",
    "npm_packages": [
      {
        "name": "@mosaicxr-ai/create-bridge",
        "url": "https://www.npmjs.com/package/@mosaicxr-ai/create-bridge",
        "role": "scaffolder"
      },
      {
        "name": "@mosaicxr-ai/mcp-server",
        "url": "https://www.npmjs.com/package/@mosaicxr-ai/mcp-server",
        "role": "MCP server"
      }
    ],
    "supported_clients": [
      "Claude Code",
      "Claude Desktop",
      "Cursor",
      "Gemini CLI",
      "OpenAI Codex"
    ],
    "implemented_research": [
      "Bridson (Poisson-disk sampling)",
      "Müller (position-based dynamics)",
      "Stam (stable fluids)",
      "Reynolds (boids / flocking)",
      "Orkin (GOAP planning)",
      "Lorensen–Cline (marching cubes)",
      "Harabor–Grastien (jump point search)"
    ]
  },
  "also_building": [
    {
      "name": "MosaicXR",
      "url": "https://mosaicxr.ai",
      "tagline": "Industrial software platform",
      "description": "AI + Unity + digital twins for refineries, construction, manufacturing, and smart cities in the MENA region."
    },
    {
      "name": "HiveForce",
      "url": "https://hiveforce.io",
      "tagline": "AI Workforce Governance platform",
      "description": "Progressive-trust delegation for enterprise AI agents — the governance layer between business intent and autonomous AI execution."
    },
    {
      "name": "Al-Jazri",
      "url": "https://al-jazri.com",
      "tagline": "Founder acceleration platform",
      "description": "Moving committed founders from idea to validated startup through structured execution support and a success-based model."
    }
  ],
  "offerings": [
    {
      "label": "Unity + AI tooling",
      "detail": "Editor automation, MCP servers, custom tool catalogs"
    },
    {
      "label": "AI agent systems",
      "detail": "Governed autonomy, knowledge-grounded tools, tool catalog design"
    },
    {
      "label": "Research-to-code",
      "detail": "Turning published algorithms into production-grade callable systems"
    },
    {
      "label": "Systems architecture",
      "detail": "Multi-tenant platforms, in-process bridges, plugin sandboxes, event-driven coordination"
    },
    {
      "label": "Senior technical advisory",
      "detail": "CTO-level engagements for teams standing up AI-native product lines"
    }
  ],
  "how_to_engage": {
    "preferred_first_step": "Send an email describing the problem, the constraint that makes it interesting, and the outcome you need.",
    "email": "m.soutari@gmail.com"
  },
  "mcp_server": {
    "name": "@alsotari/bio",
    "description": "This profile exposed as a Model Context Protocol server. Ask Claude, Cursor, or any MCP client about Mousa — availability, ventures, offerings, flagship work — using live data from this same about.json.",
    "install_command": "npx @alsotari/bio",
    "npm": "https://www.npmjs.com/package/@alsotari/bio",
    "repo": "https://github.com/MousaSoutari/alsotari-bio",
    "license": "Apache-2.0",
    "tools": [
      "get_availability",
      "get_contact",
      "get_flagship",
      "get_ventures",
      "get_offerings",
      "compose_intro_email"
    ]
  },
  "meta": {
    "page_version": "1.0",
    "last_updated": "2026-04-20"
  }
}
