{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Edward Vlad — Systems Architect",
  "home_page_url": "https://edwardvlad.com",
  "feed_url": "https://edwardvlad.com/feed.json",
  "description": "Front-end architecture for agentic AI: multi-agent workflows, MCP servers, and Angular at scale.",
  "language": "en",
  "authors": [
    {
      "name": "Edward Vlad",
      "url": "https://edwardvlad.com"
    }
  ],
  "items": [
    {
      "id": "https://edwardvlad.com/articles/frontend-hardest-part-agentic-ai",
      "url": "https://edwardvlad.com/articles/frontend-hardest-part-agentic-ai",
      "title": "Front-end is the hardest part of Agentic AI. Nobody talks about this.",
      "summary": "The prompt engineering gets all the attention. The actual hard problem in agentic AI products is the interface between a nondeterministic backend and a deterministic UI.",
      "image": "https://edwardvlad.com/og/frontend-hardest-part-agentic-ai.png",
      "date_published": "2026-07-20T09:00:00Z",
      "date_modified": "2026-07-20T09:00:00Z",
      "tags": [
        "Agentic AI",
        "Architecture"
      ]
    },
    {
      "id": "https://edwardvlad.com/articles/3-mcps-internal-libraries",
      "url": "https://edwardvlad.com/articles/3-mcps-internal-libraries",
      "title": "I built 3 MCPs for our internal libraries. Here's why it changed how my team works.",
      "summary": "Wrapping three internal Angular libraries as MCP servers turned out to matter more than the AI tooling itself. Here's what changed on the team.",
      "image": "https://edwardvlad.com/og/3-mcps-internal-libraries.png",
      "date_published": "2026-07-10T09:00:00Z",
      "date_modified": "2026-07-10T09:00:00Z",
      "tags": [
        "MCP",
        "Angular",
        "Career"
      ]
    },
    {
      "id": "https://edwardvlad.com/articles/4-agent-ai-workflow-angular",
      "url": "https://edwardvlad.com/articles/4-agent-ai-workflow-angular",
      "title": "I built a 4-agent AI workflow in Angular. Here's what I learned.",
      "summary": "A breakdown of the architecture behind a 4-agent workflow running inside an Angular app — orchestration, state, and the failure modes nobody warns you about.",
      "image": "https://edwardvlad.com/og/4-agent-ai-workflow-angular.png",
      "date_published": "2026-07-01T09:00:00Z",
      "date_modified": "2026-07-01T09:00:00Z",
      "tags": [
        "Agentic AI",
        "Angular",
        "Architecture"
      ]
    }
  ]
}
