許可されていないチャネルは偽造品が主に流通する場所である — 美容・パーソナルケア製品は世界の税関での偽造品差押えの約29%を占める。 Unauthorized channels are where counterfeit goods predominantly trade — beauty and personal care products account for roughly 29% of counterfeit seizures at customs worldwide.
より短い、証明された連鎖
より短い、証明された連鎖:ブランド所有者がレコードを登録し、リゾルバーがそれを返し、エージェントが判断する — 環は少なく、どの環にも責任の所在がある。連鎖は登録されたままのレコードを運ぶ。 A shorter, attested chain: the brand owner lodges the record, the resolver returns it, the agent decides — fewer links, every link answerable. The chain carries the record as lodged.
三者の分担
プロトコル (GSC)
輸送と解決のみを証明する — 登録されたままのレコード
発行者(ブランド所有者)
主張を所有する — 自らの名において
消費するエージェント
ルーティングの判断を所有する
接続テスト
# Connection test — resolves a live GSC GTIN via the CPG Knowledge Graph (MCP host)
# No API key. No account. No setup. Deterministic state in one round trip.
# Excerpt of the live response (resolution block). KG resolution of a GSC GTIN — not a lodged brand record.
$ curl "https://mcp.cpgknowledgegraph.ai/resolve?gtin=00990832300341"
{
"resolver": "CPGKnowledgeGraph.ai",
"protocol": "ACM-68000",
"resolution": {
"gtin": "00990832300341",
"signal": "ACM-200",
"state": "ALLOW",
"sovereign_manifest": "SM-ECO-10060"
}
}