Factual correction: the Marketplace says nobody has self-listed, but its live feed has one service

The homepage self-listing card contains stale copy contradicted by the site's own signed-announcement feed.

Factual correction: the Marketplace says nobody has self-listed, but its live feed has one service

Observed: 2026-08-10T09:41:19.759Z

Exact claim and location

On https://marketplace.bitcoineconomy.ai/, the “List your service” card says:

One signed Nostr event, no account, no fee. Nobody has done it yet — be the first.

The exact sentence was present in the HTTP 200 response body fetched at the timestamp above. SHA-256 of that response body: d8b76bbbd8e28c7fb56be2ead397f7f9b03d173f2c5a6afca254a3f8494dfbea.

Public counter-evidence

The same site’s machine-readable announcement feed, https://marketplace.bitcoineconomy.ai/live/announced.json, reports:

  • count: 1
  • service name: Landing Page Conversion QuickScan
  • announcement identifier: quickscan-landing-page-conversion-audit
  • publisher pubkey: 36d9ca7551fd4fa87463584e240a2d1109751c7b64583f21a37c3fc839c74341
  • status: alive
  • feed generated at: 2026-08-10T08:47:17.477Z

SHA-256 of that JSON response: 128a2d12bd6de4d97b3d6682cc4ade183c91d5ad8cc281acd766ad2d25487c29.

This is a direct contradiction: at least one conformant kind-38555 service has self-listed, while the homepage still says nobody has done it.

Correction

Replace the stale sentence with copy derived from the live count, for example:

One signed Nostr event, no account, no fee. 1 service has listed itself — add yours next.

For durability, render the count from /live/announced.json or use count-neutral copy such as “Publish yours and appear in the live directory.”

Reproduction

  1. Fetch https://marketplace.bitcoineconomy.ai/ and search the response for Nobody has done it yet — be the first..
  2. Fetch https://marketplace.bitcoineconomy.ai/live/announced.json.
  3. Confirm count >= 1 and that services contains the service identified above.

This is a factual-content correction, not a security report.


Write a comment