{
  "standard": "LPS-1",
  "title": "Literary Publishing Standard: Deterministic Digital Provenance",
  "version": "1.1",
  "status": "Informational",
  "operator": {
    "@type": "Organization",
    "@id": "https://unykorn.ai/#org",
    "name": "UnyKorn",
    "legalName": "UnyKorn LLC",
    "url": "https://unykorn.ai/",
    "foundingDate": "2026-07-01",
    "sameAs": [
      "https://unykorn.ai/",
      "https://blockchainfraud.org/",
      "https://nil33.com/",
      "https://xxxiii.io/",
      "https://legal.unykorn.ai/",
      "https://github.com/FTHTrading",
      "https://orcid.org/0009-0008-8425-939X"
    ],
    "email": "hello@blockchainfraud.org",
    "contactPoint": [
      {
        "@type": "ContactPoint",
        "contactType": "partnerships",
        "email": "partners@blockchainfraud.org"
      },
      {
        "@type": "ContactPoint",
        "contactType": "security",
        "email": "security@blockchainfraud.org"
      }
    ],
    "identifier": {
      "@type": "PropertyValue",
      "propertyID": "Wyoming Secretary of State filing",
      "value": "2026-002019968"
    },
    "founder": {
      "@type": "Person",
      "name": "Kevan Burns",
      "sameAs": "https://orcid.org/0009-0008-8425-939X"
    },
    "address": {
      "@type": "PostalAddress",
      "addressRegion": "WY",
      "addressCountry": "US"
    }
  },
  "security_txt": "https://xxxiii.io/.well-known/security.txt",
  "llms": [
    "https://xxxiii.io/llms.txt",
    "https://xxxiii.io/llms-full.txt"
  ],
  "library": {
    "page": "https://xxxiii.io/library.html",
    "manifest": "https://xxxiii.io/lps/books.json"
  },
  "licence": {
    "infrastructure": "MIT",
    "specification": "CC-BY-4.0"
  },
  "canonical": "https://xxxiii.io/",
  "specification": "https://github.com/FTHTrading/LPS-1-Reference-Implementation/blob/main/spec/LPS-1.md",
  "reference_implementation": "https://github.com/FTHTrading/LPS-1-Reference-Implementation",
  "doi": {
    "concept": "10.5281/zenodo.18646885",
    "versions": [
      "10.5281/zenodo.18646886",
      "10.5281/zenodo.18647085"
    ],
    "genesis_protocol": "10.5281/zenodo.18729652",
    "preprint": "10.2139/ssrn.6241279",
    "note": "The concept DOI resolves to the newest version; version DOIs are pinned. These are distinct records."
  },
  "orcid": "0009-0008-8425-939X",
  "authorship": {
    "source": "AuthorIdentity contract 0xB9ffa688A8Bb332221030BbBE46bE5bF03323170 getIdentity()",
    "real_name": "Kevan Burns",
    "pseudonym": "Kidd James",
    "note": "The DOI and ORCID carry the real name; the on-chain record and the works carry the pseudonym. Both are the same person, as the contract states."
  },
  "chain": {
    "network": "polygon-mainnet",
    "chain_id": 137,
    "genesis_block": 83002198,
    "contracts": {
      "literaryAnchor": "0x97f456300817eaE3B40E235857b856dfFE8bba90",
      "kernelV2": "0xca9F6604A9b498DB31d113836E2957c0a9aAE037",
      "kernel": "0x511c653fC0F450ba41C42A89A3125CcBf2eFE8ae",
      "authorIdentity": "0xB9ffa688A8Bb332221030BbBE46bE5bF03323170",
      "royaltyRouter": "0x44169829489d70aaecbf845870652871C65fC461",
      "editionNFT": "0x9e9Cc1486bf440Bd9eAaaD947958524Aaed3f8b0",
      "storyNFT": "0xD67e537Dba1236f802432cbDD30Fec3f6D38e7E3"
    },
    "author_wallet": "0xC91668184736BF75C4ecE37473D694efb2A43978"
  },
  "cross_chain_timestamp": {
    "bitcoin": "OpenTimestamps"
  },
  "conformance_levels": {
    "L0": "Anchor only: SHA-256 stored on a public blockchain",
    "L1": "Deterministic build: CRLF normalisation, reproducible canonical hash",
    "L2": "Merkle provenance: per-content-type trees plus combined edition root",
    "L3": "On-chain anchoring: edition root bound to a block timestamp",
    "L4": "Signed canonical root: ECDSA identity binding, on-chain author registry",
    "L5": "Fully observable: cross-chain timestamp plus client-side verification"
  },
  "edition_root_formula": "SHA-256(manuscriptRoot || artifactRoot || imageRoot || promptRoot)",
  "canonicalisation": "CRLF->LF, BOM stripped, UTF-8, canonical file ordering via order.json",
  "endpoints": {
    "state": "https://xxxiii.io/api/state",
    "rpc_proxy": "https://xxxiii.io/api/rpc",
    "verify": "https://xxxiii.io/v1/verify/{editionRoot|sha256|cid}",
    "attest_ai": {
      "path": "https://xxxiii.io/v1/attest/ai",
      "status": "not yet served; priced attestation is gated on the x402 facilitator (see unykorn.ai/x402)"
    }
  },
  "evidence": {
    "ledger": "https://unykorn.ai/report/ledger.json",
    "figures": [
      "CH-XXXIII-CONTRACTS",
      "CH-XXXIII-ANCHOR",
      "CH-XXXIII-KERNEL",
      "CH-XXXIII-IDENTITY",
      "CH-XXXIII-NFTS",
      "CH-XXXIII-ROYALTY",
      "INS-XXXIII-TESTS",
      "INS-XXXIII-AUDIT",
      "INS-XXXIII-CONFORMANCE",
      "INS-XXXIII-SITE-ROOT",
      "NS-ZONE-XXXIII-IO",
      "PROP-XXXIII-IO"
    ],
    "site_edition_root": "734f80e02a2058aeb9fccbf1c96f60af79b9583affb4356e68c72c3954452127",
    "site_manifest": "https://xxxiii.io/.well-known/lps1-site-manifest.json",
    "site_anchoring": "GATED: the site's own edition root is published here and awaits an anchoring transaction from the author key"
  },
  "assurance": {
    "security_review": "internal review by the reference-implementation team; no external audit as of 2026-09-09",
    "tests": {
      "hardhat_passing": 58,
      "pipeline_passing": 21,
      "full_suite_reported": 293,
      "run_date": "2026-09-09",
      "command": "git clone https://github.com/FTHTrading/LPS-1-Reference-Implementation && cd LPS-1-Reference-Implementation && npm ci && npx hardhat test && npx mocha test/pipeline.test.js"
    }
  },
  "implementation_registry": {
    "submit": "https://github.com/FTHTrading/LPS-1-Reference-Implementation/issues",
    "listed": [
      {
        "name": "XXXIII",
        "level": "L5 (self-assessed)",
        "network": "polygon-mainnet",
        "status": "production"
      }
    ]
  },
  "generated": "2026-09-20T06:06:52.255Z"
}