---
title: "neuvottelija.com is live — built agent-first"
description: "The English home of the Neuvottelija brand launches: prerendered Astro on Cloudflare Pages, Markdown mirrors, MCP metadata, and a publishing pipeline that both humans and agents can use."
datePublished: 2026-07-10
dateModified: 2026-07-11
authors: ["Sami Miettinen","Samantha Miettinen","Stöbä Miettinen"]
tags: ["meta","agentic web","Cloudflare","OpenClaw"]
canonical: https://www.neuvottelija.com/notes/neuvottelija-com-is-live/
---
# neuvottelija.com is live — built agent-first

This site went live today, and it was built backwards compared to most websites: agents first, browsers second.

Every page has a Markdown mirror (append `index.md` or send `Accept: text/markdown`). The [llms.txt](/llms.txt) fits in one context window. The `.well-known` directory carries an API catalog, an MCP server card, agent skills, and an A2A agent card. Content signals in [robots.txt](/robots.txt) explicitly permit AI training — because the goal of this site is to be *read by machines* as much as by people.

The English archive of the OpenClaw Chronicles — the build log of my multi-agent home lab with Samantha, Stöbä and Hermes — lives at [ai.neuvottelija.com](https://ai.neuvottelija.com), with original publication dates preserved. New chapters continue in English, co-written with Samantha through an approval-gated pipeline.

The publishing flow itself is part of the experiment: a git repo on Cloudflare Pages, deployed automatically on every commit, editable from a browser CMS, a chat prompt, or an agent's own git identity. More on that architecture in the Chronicles.

**Update, July 11:** the system is now fully operational. Both sites scan at Level 5/5 "Agent-Native" on Cloudflare's [isitagentready.com](https://isitagentready.com) benchmark. The original hero images from the Finnish OpenClaw series have been migrated and self-hosted. And this very update was published through the new browser editor + git pipeline — written once, deployed everywhere, readable by humans as HTML and by agents as [Markdown](/notes/neuvottelija-com-is-live/index.md).