コンテンツにスキップ

Domain expertise transfer to client agent (AX / FDE)

Cost: ¥30 (10 billable units, ¥3/req) · Duration: 75s · Parallel-safe: True · Disclaimer: ¥3/req metered。jpcite Evidence/Recipe を client agent に転送。

Preconditions

  • client_agent_runtime
  • target_segment
  • desired_skills (array)

Steps

  1. list_recipes — segment 全 recipe
  2. get_recipe — 各 skill ごと recipe
  3. list_static_resources_am — 静的 taxonomy
  4. list_example_profiles_am — example profile
  5. deep_health_am — snapshot pin
  6. get_provenance — 出典 chain
  7. jpcite_route — route 推奨
  8. jpcite_preview_cost — cost preview
  9. resolve_placeholder — テンプレート placeholder 解決
  10. get_artifact_template — scaffold 取得

Output artifact

  • Type: skill_transfer_handoff
  • Format: JSON (mirrored to PDF on artifact_pack package_kind)

SDK invocation

import httpx, os
JPCITE = "https://api.jpcite.com"
key = os.environ["JPCITE_API_KEY"]
resp = httpx.post(
    f"{JPCITE}/v1/jpcite/route",
    headers={"X-API-Key": key},
    json={"intent": "recipe_domain_expertise_transfer"},
).raise_for_status().json()
# returns recommended_tool, outcome_contract_id, deliverable_slug,
# estimated_price_jpy, execute_input_hash, next_action

Operator: Bookyou株式会社 (T8010001213708) · Brand: jpcite · NO LLM inside · ¥3/req metered · 100% organic