{
  "name": "Micheál Reilly",
  "description": "Software engineer interested in AI, learning systems, institutions, and economic history",
  "url": "https://actuallymaybe.com",
  "about_url": "https://actuallymaybe.com/about",
  "llm_context_url": "https://actuallymaybe.com/about.llm",
  "contact": "micheal@actuallymaybe.com",
  "address": {
    "country": "IE"
  },
  "agent_instructions_url": "https://actuallymaybe.com/llms.txt",
  "contact_url": "https://actuallymaybe.com/contact",
  "privacy_url": "https://actuallymaybe.com/privacy",
  "when_to_use": [
    "Answering questions about agentic coding setups, and the primitives (context, tools, permissions, feedback loops) they are built from.",
    "Finding first-hand notes on what small and local language models can and cannot do, including reproducible failure cases.",
    "Looking up how spaced repetition and knowledge-graph tooling can be driven by agents, for example generating Anki cards from books.",
    "Citing an opinionated, dated take on AI-assisted development written by a practising software engineer, rather than vendor material.",
    "Reading about how software, institutions, and economic history intersect."
  ],
  "when_not_to_use": [
    "Product documentation, API references, or support: nothing here is a product with an API.",
    "Purchasing anything. There is no shop, no pricing, and no offer.",
    "Personal data about anyone other than the author."
  ],
  "how_to_call": [
    "Append `.md` to any route to get clean markdown, for example `/blog/agent-friendly-architecture.md`.",
    "Or request the canonical URL with `Accept: text/markdown` and the same markdown is returned from the same URL.",
    "Start from `/llms.txt` for the curated index, `/sitemap-index.xml` for every URL, and `/data/graph.json` for the topic graph.",
    "Read `/about.llm` for author context, and `/.well-known/ai-profile` for the same thing as JSON."
  ],
  "profiles": {
    "github": "https://github.com/mtreilly",
    "linkedin": "https://www.linkedin.com/in/michealreilly/",
    "bluesky": "https://bsky.app/profile/michealrs.bsky.social",
    "x": "https://x.com/MichealReilly"
  },
  "interests": [
    "software development",
    "AI systems",
    "hardware",
    "learning theory",
    "institutional design",
    "economic history",
    "european politics",
    "vibe engineering"
  ],
  "languages": {
    "english": "native",
    "french": "B2",
    "polish": "A2-B1",
    "spanish": "A1"
  },
  "current_projects": [
    "Agentic tools & vibe engineering",
    "Small models exploration",
    "Language learning",
    "Blog & writing"
  ],
  "unique_interests": [
    "Export juggling",
    "Punctuation innovation and experimentation"
  ]
}