コンテンツにスキップ

内部統制評価 jpcite call sequence (公認会計士)

Cost: ¥36 (12 billable units, ¥3/req) · Duration: 90s · Parallel-safe: True · Disclaimer: §47条の2 (公認会計士法) + 金商法 J-SOX — IT/業務 統制評価補助のみ。

Preconditions

  • audit_firm_id
  • client_id
  • houjin_bangou
  • audit_period

Steps

  1. deep_health_am — snapshot pin
  2. match_due_diligence_questions — DD 統制軸
  3. check_enforcement_am — 履歴
  4. cross_check_jurisdiction — 整合性
  5. search_invoice_registrants — 適格 status
  6. search_acceptance_stats_am — ベンチマーク
  7. track_amendment_lineage_am — 金商法/会社法 改正
  8. forecast_program_renewal — renewal cadence
  9. get_provenance — 出典
  10. compose_audit_workpaper — 統制評価 workpaper
  11. dispatch_audit_seal_webhook — audit_seal 配信
  12. jpcite_route — outcome route

Output artifact

  • Type: internal_control_evaluation_packet
  • 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_audit_internal_control"},
).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