From bd3673bb6bc8fdca291a17eda2ec74b4c7b68f92 Mon Sep 17 00:00:00 2001 From: Edy Cu Date: Wed, 9 Sep 2026 22:08:06 +0700 Subject: [PATCH] docs(judge): name Bazantic in the row that already links it The Links table already pointed at the gateway-and-recipe section, but under a label describing what it does rather than who it runs on -- so the word "Bazantic" appeared nowhere in this file. A judge from the second partner opening "For judges" and scanning for their own name found nothing, and could reasonably conclude the integration was not there. One row relabelled. No new section: this page is a 30-second read built around the Hedera claim, and a second partner does not belong in the narrative -- only in the index of things to click. --- JUDGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JUDGE.md b/JUDGE.md index 39cd3ab..7a63564 100644 --- a/JUDGE.md +++ b/JUDGE.md @@ -182,7 +182,7 @@ contract cannot know a future network fee. | **Contract on HashScan** | [`0.0.10415845`](https://hashscan.io/testnet/contract/0.0.10415845) | | **On-chain proof, with re-verify commands** | [`docs/proof.md`](docs/proof.md) | | **Payment audit trail on HCS** | topic [`0.0.10440194`](https://hashscan.io/testnet/topic/0.0.10440194) · [`README.md`](README.md#-verifiable-payment-audit-trail-on-hcs) · `yarn verify:audit-trail` | -| **The API as MCP tools, and an agent that checks the claim** | [`README.md`](README.md#-the-api-as-mcp-tools--and-an-agent-that-checks-the-claim) · the spec itself at | +| **The API as MCP tools, via Bazantic — and the recipe that checks the claim** | Gateway + MCP server generated from the spec: [`README.md`](README.md#-the-api-as-mcp-tools--and-an-agent-that-checks-the-claim) · the spec itself at | | **What an unattended renewal costs** | [`docs/gas-economics.md`](docs/gas-economics.md) | | **The unit trap, measured** | [`docs/hedera-units.md`](docs/hedera-units.md) | | **Architecture** | [`specs/architecture.md`](specs/architecture.md) |