{
    "version": "https://jsonfeed.org/version/1",
    "title": "Pavel Voronin",
    "home_page_url": "https://pavelvoronin.com/",
    "feed_url": "https://pavelvoronin.com/feed.json",
    "description": "A personal blog about AI, people, tech, and everything in between. Exploring together how to navigate life in a new reality.",
    "icon": "https://pavelvoronin.com/og-image.jpg",
    "author": {
        "name": "Pavel Voronin",
        "url": "https://pavelvoronin.com/"
    },
    "items": [
        {
            "id": "https://pavelvoronin.com/building-chatgpt-sync",
            "content_html": "A build log on turning ChatGPT conversations into a local Markdown archive through CDP, backend JSON, and incremental sync.",
            "url": "https://pavelvoronin.com/building-chatgpt-sync",
            "title": "Building chatgpt-sync",
            "summary": "A build log on turning ChatGPT conversations into a local Markdown archive through CDP, backend JSON, and incremental sync.",
            "date_modified": "2026-04-30T00:00:00.000Z",
            "date_published": "2026-04-30T00:00:00.000Z",
            "tags": [
                "build log",
                "AI toolchain"
            ]
        },
        {
            "id": "https://pavelvoronin.com/ai-beyond-navigation",
            "content_html": "Why strong AI is not a machine of answers but a system that keeps questions alive — and why today's models are navigators, not cartographers.",
            "url": "https://pavelvoronin.com/ai-beyond-navigation",
            "title": "From Navigator to Cartographer — The Path to Strong AI",
            "summary": "Why strong AI is not a machine of answers but a system that keeps questions alive — and why today's models are navigators, not cartographers.",
            "date_modified": "2026-04-28T00:00:00.000Z",
            "date_published": "2026-04-28T00:00:00.000Z",
            "tags": [
                "ai"
            ]
        },
        {
            "id": "https://pavelvoronin.com/the-cost-of-entry-is-zero",
            "content_html": "How zero-friction AI makes it easier to start than to finish, and why the real skill is knowing when not to keep going",
            "url": "https://pavelvoronin.com/the-cost-of-entry-is-zero",
            "title": "The Cost of Entry Is Zero",
            "summary": "How zero-friction AI makes it easier to start than to finish, and why the real skill is knowing when not to keep going",
            "date_modified": "2026-04-21T00:00:00.000Z",
            "date_published": "2026-04-21T00:00:00.000Z",
            "tags": [
                "AI",
                "productivity"
            ]
        },
        {
            "id": "https://pavelvoronin.com/chrome-bookmarks-gateway",
            "content_html": "From reading Chrome’s bookmarks file to a CDP gateway over chrome://bookmarks — building real API access for an external agent.",
            "url": "https://pavelvoronin.com/chrome-bookmarks-gateway",
            "title": "How I Gave My Agent Live Access to Chrome Bookmarks",
            "summary": "From reading Chrome’s bookmarks file to a CDP gateway over chrome://bookmarks — building real API access for an external agent.",
            "date_modified": "2026-03-09T00:00:00.000Z",
            "date_published": "2026-03-09T00:00:00.000Z",
            "tags": [
                "build log",
                "AI toolchain"
            ]
        },
        {
            "id": "https://pavelvoronin.com/dev-process-engineer",
            "content_html": "The problem isn’t writing code anymore. It’s running the system that produces it.",
            "url": "https://pavelvoronin.com/dev-process-engineer",
            "title": "Your Development Process Is Now a Full-Time Engineering Problem",
            "summary": "The problem isn’t writing code anymore. It’s running the system that produces it.",
            "date_modified": "2026-02-04T00:00:00.000Z",
            "date_published": "2026-02-04T00:00:00.000Z",
            "tags": [
                "management",
                "AI"
            ]
        }
    ]
}