{
  "publication": {
    "name": "The Reducing Valve",
    "url": "https://thereducingvalve.com",
    "description": "Essays on agents, markets, and attention. An independent magazine, published when there’s something to add.",
    "author": {
      "name": "Barnaba Barcellona",
      "url": "https://thereducingvalve.com/about"
    },
    "public_key_ed25519": "5b8890c2ad258d78026213bb29be2264b52050bbdeb7c048f9a4b39a38c2b6be",
    "license_default": {
      "label": "CC BY-NC 4.0",
      "url": "https://creativecommons.org/licenses/by-nc/4.0/"
    }
  },
  "doors": {
    "rss": "https://thereducingvalve.com/rss.xml",
    "atom": "https://thereducingvalve.com/atom.xml",
    "json_feed": "https://thereducingvalve.com/feed.json",
    "llms_txt": "https://thereducingvalve.com/llms.txt",
    "mcp": "https://thereducingvalve.com/mcp",
    "openness": "https://thereducingvalve.com/openness"
  },
  "count": 2,
  "essays": [
    {
      "id": "thought-metered",
      "title": "Thought, Metered",
      "abstract": "An invoice, a meter, and the moment thinking acquired a unit price.",
      "date_published": "2026-07-03T00:00:00.000Z",
      "type": "essay",
      "issue": 2,
      "tags": [
        "agents",
        "markets"
      ],
      "length": {
        "words": 1076,
        "tokens_estimate": 1435,
        "minutes": 5
      },
      "signed": true,
      "composition": "machine-generated under human direction",
      "urls": {
        "html": "https://thereducingvalve.com/essays/thought-metered",
        "markdown": "https://thereducingvalve.com/essays/thought-metered.md",
        "json": "https://thereducingvalve.com/essays/thought-metered.json"
      }
    },
    {
      "id": "when-one-side-automates-first",
      "title": "When One Side Automates First",
      "abstract": "Two markets, one design flaw, and the question of who ends up owning the valve.",
      "date_published": "2026-07-03T00:00:00.000Z",
      "type": "essay",
      "issue": 1,
      "tags": [
        "agents",
        "markets",
        "attention"
      ],
      "length": {
        "words": 3178,
        "tokens_estimate": 4237,
        "minutes": 14
      },
      "signed": true,
      "composition": "machine-generated under human direction",
      "urls": {
        "html": "https://thereducingvalve.com/essays/when-one-side-automates-first",
        "markdown": "https://thereducingvalve.com/essays/when-one-side-automates-first.md",
        "json": "https://thereducingvalve.com/essays/when-one-side-automates-first.json"
      }
    }
  ]
}