{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Jason — Writing",
  "home_page_url": "https://jason.ltd/writing",
  "feed_url": "https://jason.ltd/writing/feed.json",
  "description": "Long-form writing on builders, agents, and hardware-AI loops.",
  "language": "en",
  "authors": [
    {
      "name": "Jason",
      "url": "https://jason.ltd"
    }
  ],
  "items": [
    {
      "id": "https://jason.ltd/writing/003-you-dont-need-better-ai-you-need-a-different-org",
      "url": "https://jason.ltd/writing/003-you-dont-need-better-ai-you-need-a-different-org",
      "title": "You Don't Need Better AI. You Need a Different Org.",
      "summary": "90% of agent deployments stall. Here's what the top 10% figured out.",
      "date_published": "2026-06-04T00:00:00.000Z",
      "tags": [
        "agents",
        "org-design",
        "ai-first",
        "harness-engineering"
      ],
      "language": "en"
    },
    {
      "id": "https://jason.ltd/writing/002-turning-my-brain-into-an-api",
      "url": "https://jason.ltd/writing/002-turning-my-brain-into-an-api",
      "title": "I Spent Three Months Turning My Brain into an API",
      "summary": "Every PKM tool I've used failed for the same reason — they solved storage, not cognition. Here's what I built instead.",
      "date_published": "2026-05-29T00:00:00.000Z",
      "tags": [
        "agents",
        "knowledge-graph",
        "pkm",
        "open-source"
      ],
      "language": "en"
    },
    {
      "id": "https://jason.ltd/writing/001-on-builder-pms",
      "url": "https://jason.ltd/writing/001-on-builder-pms",
      "title": "On Builder-PMs",
      "summary": "The PM job collapsed into one operator: writing PRDs as structured prompts, code as the source of truth, prototypes as the spec.",
      "date_published": "2026-05-28T00:00:00.000Z",
      "tags": [
        "pm",
        "agents"
      ],
      "language": "en"
    }
  ]
}