{
  "catalog_schema": "order-eval-catalog/1.0",
  "id": "a001",
  "version": "1.1.0",
  "origin": "https://shigoto-dogu.netlify.app",
  "name": "Japanese Order Eval for Automation Operators",
  "purpose": "Regression-test Japanese order extraction used in revenue-generating client automations. No dashboard or screen interaction required for evaluation.",
  "target_customers": [
    "AI automation agencies",
    "Operators selling order-processing workflows",
    "Developers of paid AI applications"
  ],
  "customer_geography": "unrestricted_by_this_product",
  "contract_languages": [
    "en",
    "ja"
  ],
  "case_language": "ja",
  "api": {
    "version": "v1",
    "openapi_url": "https://shigoto-dogu.netlify.app/agents/order-eval/openapi.json",
    "contract_url": "https://shigoto-dogu.netlify.app/api/order-eval/v1/contract",
    "authentication": "none_for_public_sample"
  },
  "mcp": {
    "url": "https://shigoto-dogu.netlify.app/mcp/order-eval",
    "transport": "streamable-http",
    "protocol_version": "2025-11-25",
    "session_required": false,
    "authentication": "none_for_public_sample"
  },
  "workflow": [
    "get_contract",
    "list_cases",
    "get_case_without_answer",
    "generate_predictions_in_client",
    "score_batch",
    "inspect_gate_passed"
  ],
  "sample": {
    "cases": 6,
    "price": 0,
    "currency": "JPY",
    "suite_version": "1.0",
    "download_url": "https://shigoto-dogu.netlify.app/downloads/japanese-order-eval-sample-v1.1.zip"
  },
  "commercial": {
    "status": "draft",
    "price": 2980,
    "currency": "JPY",
    "billing": "one_time",
    "checkout_url": null,
    "checkout_interface": "note_web_checkout",
    "autonomous_payment_supported": false,
    "delivery": "downloadable_full_suite",
    "full_cases": 48,
    "includes_sample": true,
    "execution": "local_python_cli_and_stdio_mcp",
    "recurring_seller_api_fee": 0,
    "license": "One purchasing person or organization; internal evaluation for multiple paying clients allowed; source/data redistribution prohibited; redacted aggregate reports may be delivered.",
    "license_url": "https://shigoto-dogu.netlify.app/agents/order-eval/license.txt",
    "future_updates_included": false
  },
  "runtime": {
    "remote_sample_requires_python": false,
    "local_python_minimum": "3.10",
    "local_pip_dependencies": [],
    "model_calls_by_service": false,
    "side_effects": false
  },
  "limits": {
    "max_request_bytes": 65536,
    "max_json_depth": 32,
    "max_predictions_per_remote_batch": 6,
    "configured_requests_per_minute_per_ip_per_endpoint_group": 30,
    "uptime_sla": false
  },
  "data_handling": {
    "accepted_data": "Predictions for the supplied synthetic cases only. Use local edition for client documents.",
    "application_persists_request_body": false,
    "application_logs_request_body": false,
    "provider_access_logs_may_exist": true,
    "metrics": "Successful scoring requests counted by operation and date with an ephemeral event ID; no payload, IP or persistent client ID in application metrics; retries count again.",
    "metrics_opt_out": "Append ?metrics=off or send DNT: 1 / Sec-GPC: 1"
  },
  "semantics": {
    "missing_predictions": "count_as_failed",
    "duplicate_prediction_ids": "reject",
    "unknown_case_ids": "reject",
    "numeric_fields": "canonical_decimal_strings",
    "gold_answers_returned_by_get_case": false,
    "scoring_responses_include_gold_differences": true,
    "gate_passed": "all fixed suite cases matched; no business action is authorized"
  },
  "validation": {
    "llm_accuracy_measured": false,
    "real_customer_data": false,
    "paid_checkout_tested": false
  },
  "discovery": {
    "catalog_url": "https://shigoto-dogu.netlify.app/agents/order-eval/catalog.json",
    "quickstart_url": "https://shigoto-dogu.netlify.app/agents/order-eval/quickstart.txt",
    "registry_name": "app.netlify.shigoto-dogu/order-eval",
    "registry_lookup_url": "https://registry.modelcontextprotocol.io/v0.1/servers/app.netlify.shigoto-dogu%2Forder-eval/versions/latest",
    "registry_status_authority": "Read the registry response; this catalog does not assert automatic discovery by any client."
  }
}
