{
  "audience": [
    "PE firms",
    "Fund administrators",
    "Tokenization platforms",
    "Insurers",
    "Regulators"
  ],
  "chain_completed": "Authority → Responsibility → Decision → Asset → Consequence → Risk → Evidence",
  "honest_limit_note": "Asset entities are currently derived from referenced objects. Future versions may introduce typed asset registration and transfer events. Asset Lineage v1 walks references between existing canonical events — it does NOT determine ownership, title, or possession in the legal sense. The companion query show_asset_responsibility names principals; it does NOT determine fault, intent, or legal liability.",
  "input": {
    "asset": "loan_84711_borrower_principal",
    "event_count_total": 12,
    "state_id_at_replay": "e72d3c0e71a11ce0aaf1e8c9eb5c720aff49a6238c76976b4f4435b50e43bee2",
    "t_replay_ms": 2064614400000,
    "tenant": "tenant_insurance_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2",
    "tenant_root": "princ_root_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2"
  },
  "killer_queries": [
    "show_asset_lineage(asset_id)",
    "show_asset_responsibility(asset_id)"
  ],
  "money_quote": "Asset ≠ Responsibility.",
  "money_quote_pattern": [
    "Institutional Memory ≠ Legal Truth (#184)",
    "Influence ≠ Causation (#174)",
    "Reproducibility ≠ Justification (#167)",
    "Verified ≠ True (L9.1)",
    "Policy ≠ Reality (#177)",
    "Asset ≠ Responsibility (#162)"
  ],
  "proof_id": "first-asset-lineage",
  "show_asset_lineage_returned": {
    "aggregate_exposure_usd": "$4200000.00",
    "aggregate_exposure_value": 4200000.0,
    "asset_id": "loan_84711_borrower_principal",
    "claim_events": [
      {
        "at_ms": 1773964800000,
        "claim_amount": "4200000.00 USD",
        "claim_id": "claim_84711",
        "claim_status": "filed",
        "filed_by": "princ_cfo_001",
        "insured": "princ_root_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2",
        "insurer": "princ_insurer_global_credit_re_001",
        "loss_event_id": "loss_loan_84711_default"
      }
    ],
    "computed_at_ms": 2064614400000,
    "consequences": [],
    "decisions": [
      {
        "actor": "princ_credit_risk_agent_001",
        "at_ms": 1744675200000,
        "capability": "recommend_credit",
        "decision_id": "decision_loan_84711_recommendation",
        "outcome": "recommend_approve",
        "subject": "loan_84711_borrower_principal_princ_borrower_loan_84711"
      },
      {
        "actor": "princ_credit_officer_001",
        "at_ms": 1744678800000,
        "capability": "approve_credit_application",
        "decision_id": "decision_loan_84711_approval",
        "outcome": "approved",
        "subject": "loan_84711_borrower_principal_princ_borrower_loan_84711"
      }
    ],
    "evidence_event_count": 4,
    "honest_limit_caption": "Asset Lineage v1 walks references between existing canonical events. Asset entities are currently derived from referenced objects; future versions may introduce typed asset registration and transfer events. The walk shows what touched the asset — it does NOT determine ownership, title, or possession in the legal sense.",
    "loss_events": [
      {
        "affected_asset": "loan_84711_borrower_principal_princ_borrower_loan_84711",
        "at_ms": 1773532800000,
        "loss_amount": "4200000.00 USD",
        "loss_category": "credit_default",
        "loss_id": "loss_loan_84711_default",
        "recognized_by": "princ_cfo_001",
        "triggering_decision_ids": [
          "decision_loan_84711_approval",
          "decision_loan_84711_recommendation"
        ]
      }
    ],
    "money_quote": "Asset ≠ Responsibility.",
    "responsibilities": [
      {
        "actor": "princ_credit_risk_agent_001",
        "asset_owner": "princ_borrower_loan_84711",
        "decision_id": "decision_loan_84711_recommendation",
        "delegated_from": "princ_credit_officer_001",
        "model_owner": "princ_model_owner_credit_underwriting",
        "policy_owner": "princ_policy_owner_underwriting",
        "supervisor": "princ_credit_officer_001"
      },
      {
        "actor": "princ_credit_officer_001",
        "approving_authority": "princ_credit_officer_001",
        "asset_owner": "princ_borrower_loan_84711",
        "decision_id": "decision_loan_84711_approval",
        "delegated_from": "princ_root_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2",
        "model_owner": "princ_model_owner_credit_underwriting",
        "policy_owner": "princ_policy_owner_underwriting",
        "supervisor": "princ_root_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2"
      }
    ],
    "risk_severities_observed": []
  },
  "show_asset_responsibility_returned": {
    "asset_id": "loan_84711_borrower_principal",
    "computed_at_ms": 2064614400000,
    "count_actors": 2,
    "count_approving_authorities": 1,
    "count_asset_owners": 1,
    "count_model_owners": 1,
    "count_policy_owners": 1,
    "count_supervisors": 2,
    "entries": [
      {
        "decision_ids": [
          "decision_loan_84711_approval",
          "decision_loan_84711_recommendation"
        ],
        "principal_id": "princ_borrower_loan_84711",
        "roles": [
          "asset_owner"
        ]
      },
      {
        "decision_ids": [
          "decision_loan_84711_approval",
          "decision_loan_84711_recommendation"
        ],
        "principal_id": "princ_credit_officer_001",
        "roles": [
          "actor",
          "approving_authority",
          "delegated_from",
          "supervisor"
        ]
      },
      {
        "decision_ids": [
          "decision_loan_84711_recommendation"
        ],
        "principal_id": "princ_credit_risk_agent_001",
        "roles": [
          "actor"
        ]
      },
      {
        "decision_ids": [
          "decision_loan_84711_approval",
          "decision_loan_84711_recommendation"
        ],
        "principal_id": "princ_model_owner_credit_underwriting",
        "roles": [
          "model_owner"
        ]
      },
      {
        "decision_ids": [
          "decision_loan_84711_approval",
          "decision_loan_84711_recommendation"
        ],
        "principal_id": "princ_policy_owner_underwriting",
        "roles": [
          "policy_owner"
        ]
      },
      {
        "decision_ids": [
          "decision_loan_84711_approval"
        ],
        "principal_id": "princ_root_claim_44962d9b-25f5-5622-bd9a-98d5580bb8a2",
        "roles": [
          "delegated_from",
          "supervisor"
        ]
      }
    ],
    "honest_limit_caption": "Asset Responsibility v1 names every principal that appears in a responsibility chain attached to a decision affecting this asset. It does NOT determine fault, intent, or legal liability — those remain audit / legal determinations.",
    "money_quote": "Asset ≠ Responsibility."
  }
}