{
  "schema": "didierrenard-ProofLedger",
  "version": "v1.0.0",
  "updated": "2026-08-29",
  "hashAlgorithm": "SHA-256",
  "site": "https://www.didierrenard.com",
  "note": "Cryptographic proof ledger. SHA-256 hashes of core governance files for tamper detection. Re-generate hashes after any file update.",
  "artifacts": [
    {
      "name": "robots.txt",
      "url": "https://www.didierrenard.com/robots.txt",
      "contentType": "text/plain",
      "sha256": "2776782848ef11c1ab90597f845b27c8c13a189f15da3832ba8b19cdbf0d1e3f"
    },
    {
      "name": "llms.txt",
      "url": "https://www.didierrenard.com/llms.txt",
      "contentType": "text/plain",
      "sha256": "b729a01aac482e4d6ded5890ef78ab39bc9f28fdf0e90d68820f87f762a4b63f"
    },
    {
      "name": "ai.txt",
      "url": "https://www.didierrenard.com/ai.txt",
      "contentType": "text/plain",
      "sha256": "6f2f7e2459c9f208e3d5ae5755b009ead144895bc2f5bd16ec36a701ffc5de75"
    },
    {
      "name": "ai.json",
      "url": "https://www.didierrenard.com/ai.json",
      "contentType": "application/json",
      "sha256": "2d6db45f74b6789910696bd95f6b5f1aceca9b2f5bbbccd1a03a5e506ec8add2"
    },
    {
      "name": "intents.json",
      "url": "https://www.didierrenard.com/intents.json",
      "contentType": "application/json",
      "sha256": "01509bc7fc63ff31c83d26b2f4d36e3a726f66dca102092a4918605283a7ba95"
    },
    {
      "name": "faq.json",
      "url": "https://www.didierrenard.com/faq.json",
      "contentType": "application/json",
      "sha256": "379fc59d3cd2d5309eb9c5ca9ca5869fe9ecec1a836a6ec577b4bca36b58d85c"
    },
    {
      "name": "entities.json",
      "url": "https://www.didierrenard.com/entities.json",
      "contentType": "application/json",
      "sha256": "6a721567554264b9ee4664b5bbf9b4c662784620d5fe563e329997b7524c58e9"
    },
    {
      "name": "sitemap.xml",
      "url": "https://www.didierrenard.com/sitemap.xml",
      "contentType": "application/xml",
      "sha256": "b2ddbed0b14f5fe36bd4c7ca48e42d2cf96a896a76178d896f85c5153bd2bfd1"
    }
  ],
  "instructions": [
    "To verify integrity: compute SHA-256 of each file and compare to stored hash.",
    "To update: after modifying any governance file, recompute its hash and update this file.",
    "Command (Linux/Mac): sha256sum <filename>",
    "Command (Windows): CertUtil -hashfile <filename> SHA256"
  ]
}
