公開検証 API
現在の Web 検証器は /api/verify を呼びます。パートナーアクセス、キー、レート制限、キャッシュ条件は契約で扱います。
CertiWatt は公開検証器と同じ出典付き判定エンジンを公開します: モデル解決、旅程別判定、ルール探索、出典根拠。
{
"verdict": "conditional",
"verdict_id": "cw_2026_05_example",
"ruleset_version": "2026-05-16",
"summary": "Carry-on only. Airline approval may be required.",
"route_factors": [
"Exact model capacity is evaluated against the active flight rules.",
"Departure country overlays and airline policy are checked before the verdict."
],
"article_body": "Carry-on only. Airline approval may be required.\n\nExact model capacity is evaluated against the active flight rules.\n\nDeparture country overlays and airline policy are checked before the verdict.\n\nCitation sources: CAAC (regulator, CN) https://...; Singapore Airlines (airline, SG) https://...",
"conditions": ["carry_on_only", "max_2_units"],
"citations": [
{ "kind": "regulator", "authority": "CAAC", "jurisdiction": "CN", "url": "https://...", "pulled_at": "2026-05-29" },
{ "kind": "airline", "authority": "Singapore Airlines", "jurisdiction": "SG", "url": "https://...", "pulled_at": "2026-05-29" }
]
}現在の Web 検証器は /api/verify を呼びます。パートナーアクセス、キー、レート制限、キャッシュ条件は契約で扱います。
エージェントは公開 MCP パッケージをローカル stdio で実行し、ライブ CertiWatt API を呼び出せます。
MCP パッケージホスト型ウィジェットやパイロット連携はパートナーページから開始してください。
埋め込みとパイロット回答エンジンとエージェントは AEO manifest から、CertiWatt の 2026 質問ガイド、ブランドハブ、ロングテール判定ページを読み取れます。トップレベルには manifest_version、content_hash、ruleset_version、cache_policy、counts が含まれ、レスポンスは同じ hash の X-CertiWatt-Content-Hash と quoted ETag も公開します。manifest response は rel="describedby" で schema もリンクし、schema response も X-CertiWatt-Schema-Hash と quoted schema ETag を公開します。各 question guide entry には short_answer、source_count、絶対 citation URL 付きの sources が含まれ、各 brand_hubs entry には brand-level catalog discovery のための model counts と representative_models が含まれます。各 long_tail_verdicts entry には verdict、summary、route_factors、article_body、ruleset_version、citation_count、sources が含まれます。Programmatic verdict pages also expose Article JSON-LD articleBody with the verdict summary, route-specific signals, and citation source metadata: authority, kind, jurisdiction, URL, citation_kind, citation_jurisdiction, and pulled_at. The manifest is guarded for direct agent consumption: /aeo-manifest.json stays under 512KB, schema under 64KB, and each long-tail article_body under 1600 characters.
API 出力は出典付きの情報提供判定です。法律助言、公式認証、空港・航空会社・保安担当者による受け入れ保証として表示してはなりません。