{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://emdash.com/#organization",
      "name": "Emdash",
      "legalName": "General Action, Inc.",
      "url": "https://emdash.com/",
      "description": "Emdash (YC W26) is a free, open-source agentic development environment: run coding agents like Claude Code and Codex in parallel, schedule agent work, and review changes in one place."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/emdash#asg",
      "name": "Emdash ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/emdash",
      "isPartOf": {
        "@id": "https://emdash.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}