{
  "schemaVersion": 1,
  "builtAt": "2026-09-24T22:59:33Z",
  "ledgerEntries": 3,
  "endpoints": [
    {
      "name": "profile",
      "url": "https://xmodx.com/api/v1/profile.json",
      "description": "The profile, or null before one is published"
    },
    {
      "name": "skills",
      "url": "https://xmodx.com/api/v1/skills.json",
      "description": "Approved skills items, as an array"
    },
    {
      "name": "projects",
      "url": "https://xmodx.com/api/v1/projects.json",
      "description": "Approved projects items, as an array"
    },
    {
      "name": "case-studies",
      "url": "https://xmodx.com/api/v1/case-studies.json",
      "description": "Approved case-studies items, as an array"
    },
    {
      "name": "experiments",
      "url": "https://xmodx.com/api/v1/experiments.json",
      "description": "Approved experiments items, as an array"
    },
    {
      "name": "notes",
      "url": "https://xmodx.com/api/v1/notes.json",
      "description": "Approved notes items, as an array"
    },
    {
      "name": "repos",
      "url": "https://xmodx.com/api/v1/repos.json",
      "description": "Approved repos items, as an array"
    },
    {
      "name": "log",
      "url": "https://xmodx.com/api/v1/log.json",
      "description": "Approved log items, as an array"
    },
    {
      "name": "pages",
      "url": "https://xmodx.com/api/v1/pages.json",
      "description": "Approved pages items, as an array"
    },
    {
      "name": "ledger",
      "url": "https://xmodx.com/api/v1/ledger.json",
      "description": "The signed approval ledger as an array of its exact lines"
    },
    {
      "name": "approval-signing-key",
      "url": "https://xmodx.com/api/v1/approval-signing.pub",
      "description": "The approval key currently in force (OpenSSH public key line)"
    }
  ]
}
