{
  "assets": [],
  "counts": {
    "registered": 0,
    "listable": 0,
    "on_market": 0,
    "independently_attested": 0
  },
  "attestation_policy": {
    "max_age_days": 90.0,
    "owner_may_attest": false,
    "kinds": [
      "operator",
      "third_party"
    ],
    "rule": "An asset cannot be listed unless someone other than its beneficial owner has counted it within the window, and the count agrees with the record. Custodial listings carry no checker \u2014 replay cannot reach a physical object \u2014 so attestation IS the verification for this class."
  },
  "what_we_refuse": [
    "custodial (real-world asset) listings are resident-only today. Two things gate an outside sale and neither is code: a legal opinion on whether a beneficial interest in an asset G17 holds title to is a security, and an attestor independent of the custodian \u2014 today G17 both holds the thing and counts it, which we disclose rather than dress up. The registry is fully readable at /v1/assets meanwhile, including which attestations are the custodian's own.",
    "Fractional interests are refused at publish: whether a divisible beneficial interest in an asset G17 holds title to constitutes a security is gated on a legal opinion, not on our reading of it.",
    "Independent attestation does not exist here yet. Today G17 both holds these assets and counts them; every row above says which kind of attestation it carries, and 0 of 0 are independent."
  ],
  "ok": true,
  "note": "G17 holds legal title to everything here; the ledger records who benefits. Custodial listings are resident-only today \u2014 see what_we_refuse. Nothing on this page can be bought from outside."
}