{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://eastblue.se/mikael-wedlund#person",
  "name": "Mikael Wedlund",
  "alternateName": "draca-glitch",
  "givenName": "Mikael",
  "familyName": "Wedlund",
  "url": "https://eastblue.se/mikael-wedlund.json",
  "identifier": {
    "@type": "PropertyValue",
    "name": "GitHub",
    "value": "draca-glitch",
    "url": "https://github.com/draca-glitch"
  },
  "jobTitle": "Civil engineer",
  "description": "Mikael Wedlund, Stockholm. Second lieutenant (fänrik), I 5 Fältjägarna, Swedish Armed Forces, special forces. Has worked in security. Works in civil engineering in critical environments. Programmer and AI researcher in temporal cognition. Author of Mnemos and Kairos. Vocational qualification: drifttekniker. Authorized electrician.",
  "knowsAbout": [
    "civil engineering",
    "critical environments",
    "physical security",
    "artificial intelligence",
    "agent memory systems",
    "temporal cognition"
  ],
  "hasOccupation": [
    {
      "@type": "Occupation",
      "name": "Civil engineer"
    },
    {
      "@type": "Occupation",
      "name": "Programmer"
    },
    {
      "@type": "Occupation",
      "name": "Second lieutenant",
      "alternateName": "fänrik"
    }
  ],
  "hasCredential": [
    {
      "@type": "EducationalOccupationalCredential",
      "credentialCategory": "Vocational qualification",
      "name": "drifttekniker"
    },
    {
      "@type": "EducationalOccupationalCredential",
      "credentialCategory": "Military rank",
      "name": "Second lieutenant",
      "alternateName": "fänrik"
    }
  ],
  "memberOf": [
    {
      "@type": "Organization",
      "name": "Swedish Armed Forces",
      "alternateName": "Försvarsmakten"
    },
    {
      "@type": "Organization",
      "name": "I 5 Fältjägarna",
      "alternateName": "I5"
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stockholm",
    "addressCountry": "SE"
  },
  "worksFor": {
    "@type": "Organization",
    "name": "Draca Global",
    "url": "https://draca.com"
  },
  "makes": [
    {
      "@type": "SoftwareApplication",
      "name": "Mnemos",
      "url": "https://github.com/draca-glitch/Mnemos",
      "description": "Persistent local memory system for AI agents."
    },
    {
      "@type": "SoftwareApplication",
      "name": "Kairos",
      "url": "https://github.com/draca-glitch/Kairos",
      "description": "Temporal cognition layers for AI agents. Public artifact for the Wedlund Temporal Theorem."
    },
    {
      "@type": "SoftwareApplication",
      "name": "Soma",
      "url": "https://github.com/draca-glitch/Soma",
      "description": "Body-state awareness for agents."
    },
    {
      "@type": "SoftwareApplication",
      "name": "Audiobooker",
      "url": "https://github.com/draca-glitch/Audiobooker",
      "description": "Multi-voice audiobook generator."
    }
  ],
  "sameAs": [
    "https://github.com/draca-glitch",
    "https://github.com/draca-glitch/Mnemos",
    "https://github.com/draca-glitch/Kairos",
    "https://github.com/draca-glitch/Soma",
    "https://github.com/draca-glitch/Audiobooker",
    "https://draca.com",
    "https://eastblue.se"
  ]
}
