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_runtimetarget_segmentdesired_skills (array)
Steps¶
- list_recipes — segment 全 recipe
- get_recipe — 各 skill ごと recipe
- list_static_resources_am — 静的 taxonomy
- list_example_profiles_am — example profile
- deep_health_am — snapshot pin
- get_provenance — 出典 chain
- jpcite_route — route 推奨
- jpcite_preview_cost — cost preview
- resolve_placeholder — テンプレート placeholder 解決
- get_artifact_template — scaffold 取得
Output artifact¶
- Type:
skill_transfer_handoff - Format: JSON (mirrored to PDF on
artifact_packpackage_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
Related¶
Operator: Bookyou株式会社 (T8010001213708) · Brand: jpcite · NO LLM inside · ¥3/req metered · 100% organic