{
  "schema_version": "agents.json/draft-02",
  "operator": "Bookyou株式会社",
  "operator_corporate_number": "8010001213708",
  "operator_jct_registration": "T8010001213708",
  "product": "jpcite",
  "description": "Japanese public-program / public-record evidence API and MCP server. Source-linked retrieval for subsidies, loans, licenses, administrative dispositions, qualified-invoice registrants, laws, and court decisions. Corpus snapshot 2026-05-07: 503,930 entities, 6.12M facts, 11,601 searchable programs across 47 prefectures, 9,484 law catalog stubs (6,493 full-text indexed), 50 tax_rulesets, 2,065 court_decisions, 1,185 enforcement_cases, and 13,801 invoice_registrants.",
  "mcp_endpoint": "https://api.jpcite.com/mcp",
  "rest_openapi": "https://api.jpcite.com/v1/openapi.json",
  "agent_openapi": "https://jpcite.com/openapi.agent.json",
  "agent_openapi_slim_gpt30": "https://jpcite.com/openapi.agent.gpt30.json",
  "openapi_discovery": "https://jpcite.com/.well-known/openapi-discovery.json",
  "release_catalog": {
    "jpcite_release": "https://jpcite.com/.well-known/jpcite-release.json",
    "outcome_catalog": "https://jpcite.com/releases/rc1-p0-bootstrap/outcome_catalog.json",
    "outcome_source_crosswalk": "https://jpcite.com/releases/rc1-p0-bootstrap/outcome_source_crosswalk.json",
    "packet_skeletons": "https://jpcite.com/releases/rc1-p0-bootstrap/packet_skeletons.json",
    "inline_packets": "https://jpcite.com/releases/rc1-p0-bootstrap/inline_packets.json",
    "public_source_domains": "https://jpcite.com/releases/rc1-p0-bootstrap/public_source_domains.json",
    "aws_spend_program": "https://jpcite.com/releases/rc1-p0-bootstrap/aws_spend_program.json",
    "aws_execution_templates": "https://jpcite.com/releases/rc1-p0-bootstrap/aws_execution_templates.json",
    "policy_decision_catalog": "https://jpcite.com/releases/rc1-p0-bootstrap/policy_decision_catalog.json",
    "csv_private_overlay_contract": "https://jpcite.com/releases/rc1-p0-bootstrap/csv_private_overlay_contract.json",
    "billing_event_ledger_schema": "https://jpcite.com/releases/rc1-p0-bootstrap/billing_event_ledger_schema.json",
    "aws_budget_canary_attestation": "https://jpcite.com/releases/rc1-p0-bootstrap/aws_budget_canary_attestation.json",
    "counts": {
      "outcome_catalog_deliverables": 14,
      "public_source_domain_families": 8,
      "aws_spend_program_batches": 8,
      "outcome_source_crosswalk_entries": 14,
      "packet_skeletons": 14,
      "inline_packets": 3,
      "aws_execution_templates": 18
    }
  },
  "llms_txt": "https://jpcite.com/llms.txt",
  "llms_full_txt": "https://jpcite.com/llms-full.txt",
  "companion_md_sitemap": "https://jpcite.com/sitemap-companion-md.xml",
  "role_separation_note": "agents.json (this file) is a machine-readable AI-capability spec; llms.txt is the narrative site description for AI + human readers. agents.json carries capability metadata, corpus scale, and pricing primitives; llms.txt carries route guidance and narrative site context. Cross-link both ways via the `llms_txt` field above and the `## Agent-side capability spec` section of llms.txt.",
  "policy_url": "https://jpcite.com/tos.html",
  "privacy_url": "https://jpcite.com/privacy.html",
  "tools_count": {
    "public_default": 261,
    "runtime_verified": 261,
    "note": "Public MCP manifests advertise 261 tools."
  },
  "tools": {
    "recommended_first": [
      {
        "name": "jpcite_route",
        "facade_tier": "P0",
        "rest_endpoint": "/v1/jpcite/route",
        "method": "POST",
        "billable": false,
        "request_time_llm_call_performed": false,
        "purpose": "Route an agent intent to the cheapest sufficient jpcite deliverable across the outcome catalog. Free preflight before paid execute."
      },
      {
        "name": "jpcite_preview_cost",
        "facade_tier": "P0",
        "rest_endpoint": "/v1/jpcite/preview_cost",
        "method": "POST",
        "billable": false,
        "request_time_llm_call_performed": false,
        "purpose": "Free preflight cost estimate (predicted_total_jpy = ¥0 for free packets; estimated_price_jpy + cap_passed for paid outcomes)."
      },
      {
        "name": "jpcite_execute_packet",
        "facade_tier": "P0",
        "rest_endpoint": "/v1/jpcite/execute_packet",
        "method": "POST",
        "billable": true,
        "billing_basis": "accepted_artifact",
        "request_time_llm_call_performed": false,
        "headers_required": [
          "Idempotency-Key",
          "X-Jpcite-Scoped-Cap-Token"
        ],
        "purpose": "Paid execute. Charging only on accepted_artifact. Validates scoped cap token + Idempotency-Key bound to (execute_input_hash, outcome_contract_id, max_price_jpy)."
      },
      {
        "name": "jpcite_get_packet",
        "facade_tier": "P0",
        "rest_endpoint": "/v1/jpcite/get_packet/{packet_id}",
        "method": "GET",
        "billable": false,
        "request_time_llm_call_performed": false,
        "purpose": "Retrieve inline_static_packet / capsule_contract_packet / static_packet_skeleton by packet_id."
      }
    ],
    "facade_schema_version": "jpcite.rest_facade.p0.v1",
    "outcome_catalog": "https://jpcite.com/releases/rc1-p0-bootstrap/outcome_catalog.json",
    "inline_packets": "https://jpcite.com/releases/rc1-p0-bootstrap/inline_packets.json",
    "packet_skeletons": "https://jpcite.com/releases/rc1-p0-bootstrap/packet_skeletons.json"
  },
  "corpus_scale": {
    "entities": 503930,
    "facts": 6120000,
    "searchable_programs": 11601,
    "law_catalog_stubs": 9484,
    "law_full_text_indexed": 6493,
    "tax_rulesets": 50,
    "court_decisions": 2065,
    "enforcement_cases": 1185,
    "invoice_registrants_delta": 13801,
    "snapshot_at": "2026-05-07"
  },
  "rate_limit": {
    "free_per_day_per_ip": 3,
    "paid_per_second": 10,
    "paid_burst": 20
  },
  "pricing": {
    "unit_price_jpy_ex_tax": 3,
    "unit_price_jpy_inc_tax": 3.3,
    "currency": "JPY",
    "tier": "completely_metered_plus_packet_kit",
    "bands_canonical_at": "https://jpcite.com/agent.json#/pricing/bands",
    "sot_version": "2026-05-19_operator_approved"
  },
  "product_lines": [
    {
      "id": "company_public_dd",
      "name_ja": "法人公開 due diligence",
      "price_band_default": "verified_primary_source_receipt",
      "weekly_passport_eligible": true
    },
    {
      "id": "invoice_houjin_receipt",
      "name_ja": "適格請求書発行事業者 receipt",
      "price_band_default": "raw_evidence_unit",
      "weekly_passport_eligible": true
    },
    {
      "id": "subsidy_application",
      "name_ja": "補助金申請支援",
      "price_band_default": "pro_dd_pre_application_kit",
      "weekly_passport_eligible": true
    },
    {
      "id": "law_regulatory",
      "name_ja": "法令・規制",
      "price_band_default": "verified_primary_source_receipt",
      "weekly_passport_eligible": true
    },
    {
      "id": "audit_evidence",
      "name_ja": "監査 evidence",
      "price_band_default": "deep_dd_ma_audit_bundle",
      "weekly_passport_eligible": false
    },
    {
      "id": "freshness_watch",
      "name_ja": "鮮度監視",
      "price_band_default": "freshness_watch_subscription",
      "weekly_passport_eligible": false
    },
    {
      "id": "developer_integration",
      "name_ja": "開発者統合",
      "price_band_default": "llm_expansion_kit",
      "weekly_passport_eligible": true
    }
  ],
  "free_tier": {
    "type": "weekly_passport",
    "sot_version": "2026-05-19_operator_approved",
    "reset_tz": "Asia/Tokyo",
    "passport_window_start": "monday",
    "reset_cron_jst": "0 0 * * 1",
    "_reset_note": "JST 週固定 (毎週月曜 00:00 JST で全 product line quota reset)",
    "rules_canonical_at": "https://jpcite.com/agent.json#/free_tier/rules",
    "anonymous_fallback_3_req_per_day_per_ip": true
  },
  "response_fields_phase_1_landed": ["known_gaps", "sources"],
  "response_fields_q2_2026_roadmap": [
    "agent_routing_hint",
    "why_jpcite_first",
    "verified_receipts",
    "llm_expansion_prompt",
    "expected_output_outline",
    "price_hint_jpy",
    "savings_estimate",
    "recommended_next_artifact",
    "free_lineup_quota",
    "agent_pitch"
  ],
  "response_fields_claim_drift_prevention_note": "Phase 1 で response に確実に含まれる field は `known_gaps[]` + `sources[]` のみ。残り 10 field は CodeX API contract + fixture が landed した後 (Q2 2026 roadmap) に Claude lane が schema 表示で追従する。",
  "cost_efficiency_claim": {
    "vs_baseline": "Claude Opus 4.7 / 7-turn evidence-gathering chain",
    "baseline_yen_per_query": 500,
    "jpcite_yen_per_query_range": [
      3,
      240
    ],
    "_supersedes_note": "旧 jpcite_yen_per_query_range [3,30] は SOT 2026-05-19 で [3,240] に更新 (Standard ¥60 / Pro ¥120 / Deep ¥240 を含む)",
    "saving_ratio_min": 2,
    "saving_ratio_max": 167,
    "tiers": {
      "A": {
        "jpcite_yen": 3,
        "opus_equiv_turns": 3,
        "opus_equiv_yen": 54,
        "saving_pct": 94.4,
        "saving_yen": 51,
        "default_for": [
          "search_*",
          "list_*",
          "get_simple_*",
          "enum_*"
        ]
      },
      "B": {
        "jpcite_yen": 6,
        "opus_equiv_turns": 5,
        "opus_equiv_yen": 170,
        "saving_pct": 96.5,
        "saving_yen": 164,
        "default_for": [
          "search_v2_*",
          "expand_*",
          "get_with_relations_*",
          "batch_get_*"
        ]
      },
      "C": {
        "jpcite_yen": 12,
        "opus_equiv_turns": 7,
        "opus_equiv_yen": 347,
        "saving_pct": 96.5,
        "saving_yen": 335,
        "default_for": [
          "HE-1",
          "HE-3",
          "precomputed_answer",
          "agent_briefing",
          "cohort_*",
          "jpcite_route",
          "jpcite_preview_cost",
          "jpcite_execute_packet"
        ]
      },
      "D": {
        "jpcite_yen": 30,
        "opus_equiv_turns": 7,
        "opus_equiv_yen": 500,
        "saving_pct": 94.0,
        "saving_yen": 470,
        "default_for": [
          "HE-1_full",
          "evidence_packet_full",
          "portfolio_analysis",
          "regulatory_impact_chain"
        ]
      }
    },
    "anchor": {
      "scenario": "Opus 4.7 7-turn Deep++ tool-calling at FX 150 JPY/USD (high-end)",
      "anchor_opus_47_7turn_jpy": 500,
      "anchor_fx_usd_jpy": 150
    },
    "verifiable_at": "https://jpcite.com/docs/canonical/cost_saving_examples/",
    "verifiable_doc": "docs/_internal/JPCITE_COST_ROI_SOT_2026_05_17.md",
    "validator": "scripts/validate_cost_saving_claims_consistency.py",
    "narrative_invariant": "Narrative depth labels (A/B/C/D) advertise bundle cost vs depth-equivalent Opus chain. Billing remains flat 3 JPY / billable unit; tier labels are not a commercial-tier change.",
    "empirical_status": "design_value_2026_05_18",
    "empirical_notes": "saving_ratio_min/max derive arithmetically from anchor 500 JPY / tier range 3-30 JPY. Anchor 500 JPY corresponds to Opus 4.7 7-turn Deep++ tool-calling chain (FF1 §2.5 high-end). For single-turn Opus replacement, saving collapses to ~3x (still real, smaller). Multi-customer empirical telemetry pending; current evidence base: FF1 SOT arithmetic + RR9 5-query browser empirical (±30% back-calc). See https://jpcite.com/docs/_internal/VV6_COST_SAVING_HONESTY_AUDIT_2026_05_18.md.",
    "empirical_pending_until": "customer_telemetry_accumulated",
    "empirical_audit_url": "https://jpcite.com/docs/_internal/VV6_COST_SAVING_HONESTY_AUDIT_2026_05_18.md"
  },
  "contact_email": "info@bookyou.net",
  "support_sla_hours": 24,
  "geo_eligibility": "Japan-only (Stripe customer billing_address_country=JP required)",
  "data_licenses": [
    "PDL_v1.0",
    "CC-BY-4.0",
    "政府標準利用規約v2.0"
  ]
}
