{
  "articles": [
    {
      "url": "/2026/07/02/external-content-root/",
      "title": "Configuring an external content root",
      "excerpt": "Refined-X loads collections from a configurable contentRoot so a vault or monorepo publish folder can stay outside the site package.",
      "tags": [
        "refined-x",
        "configuration"
      ],
      "series": "building",
      "seriesName": "Building",
      "date": "2026-07-02"
    },
    {
      "url": "/2026/07/01/welcome-to-refined-x/",
      "title": "Welcome to Refined-X",
      "excerpt": "Refined-X is an Astro + Starlight starter for personal public sites with an opinionated content schema and machine-readable surfaces such as llms.txt, OpenAPI, and MCP discovery.",
      "tags": [
        "refined-x",
        "agents",
        "publishing"
      ],
      "series": "notes",
      "seriesName": "Notes",
      "date": "2026-07-01"
    }
  ],
  "answers": [
    {
      "url": "/answers/collaborate/",
      "q": "How can I collaborate?",
      "a": "Reach out via the contact details on the about page for architecture reviews, publishing setups, or open-source work.",
      "full": "Update `content/profile/cooperation.yaml` and this answer when you publish a real collaboration policy."
    },
    {
      "url": "/answers/who-is-author/",
      "q": "Who is the author?",
      "a": "Demo Author is the sample persona for this starter — replace the profile YAML with your own identity.",
      "full": "**Demo Author** is placeholder identity data. Edit `content/profile/person.yaml` and `content/profile/resume.md` to publish your own about page."
    }
  ],
  "items": [
    {
      "type": "article",
      "url": "/2026/07/02/external-content-root/",
      "title": "Configuring an external content root",
      "excerpt": "Refined-X loads collections from a configurable contentRoot so a vault or monorepo publish folder can stay outside the site package.",
      "tags": [
        "refined-x",
        "configuration"
      ],
      "series": "building",
      "seriesName": "Building",
      "date": "2026-07-02"
    },
    {
      "type": "article",
      "url": "/2026/07/01/welcome-to-refined-x/",
      "title": "Welcome to Refined-X",
      "excerpt": "Refined-X is an Astro + Starlight starter for personal public sites with an opinionated content schema and machine-readable surfaces such as llms.txt, OpenAPI, and MCP discovery.",
      "tags": [
        "refined-x",
        "agents",
        "publishing"
      ],
      "series": "notes",
      "seriesName": "Notes",
      "date": "2026-07-01"
    },
    {
      "type": "answer",
      "title": "How can I collaborate?",
      "excerpt": "Reach out via the contact details on the about page for architecture reviews, publishing setups, or open-source work.",
      "url": "/answers/collaborate/"
    },
    {
      "type": "answer",
      "title": "Who is the author?",
      "excerpt": "Demo Author is the sample persona for this starter — replace the profile YAML with your own identity.",
      "url": "/answers/who-is-author/"
    }
  ]
}
