{
  "feedVersion": "analytica-feed-v1",
  "project": {
    "slug": "obelisk",
    "name": "Obelisk",
    "type": "infrastructure",
    "audience": "mixed",
    "url": "https://obeliskgate.com"
  },
  "generatedAt": "2026-08-18T06:53:39.653Z",
  "refreshSeconds": 300,
  "refreshMechanism": "poll",
  "precomputed": true,
  "transport": "http",
  "machineReadable": "https://obeliskgate.com/stats.json",
  "showcase": [
    "accounts-protected",
    "active-agents",
    "registered-applications",
    "passages-this-month"
  ],
  "privacy": {
    "aggregateOnly": true,
    "smallCountThreshold": 5
  },
  "metrics": [
    {
      "id": "accounts-protected",
      "label": "Accounts protected",
      "period": "all-time live accounts",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "non-deleted registered Obelisk accounts",
      "format": "text",
      "category": "identity",
      "interpretation": "Shows how many live human identities currently rely on the Gate.",
      "value": "Under 5",
      "banded": true,
      "available": true
    },
    {
      "id": "active-agents",
      "label": "Active agents",
      "period": "current live registry",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "registered agent identities not marked revoked",
      "format": "integer",
      "category": "agents",
      "interpretation": "Measures agent-native adoption without counting revoked or historical registrations.",
      "value": 0,
      "available": true
    },
    {
      "id": "organizations-protected",
      "label": "Organizations protected",
      "period": "all-time live organizations",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "organization records currently present in the Gate authority",
      "format": "text",
      "category": "identity",
      "interpretation": "Indicates how much team and business trust has moved behind Obelisk.",
      "value": "Under 5",
      "banded": true,
      "available": true
    },
    {
      "id": "registered-applications",
      "label": "Registered applications",
      "period": "current client registry",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "unique OpenID Connect relying-party client identifiers",
      "format": "integer",
      "category": "ecosystem",
      "interpretation": "Shows the breadth of the ecosystem delegating authentication to one trust plane.",
      "value": 36,
      "available": true
    },
    {
      "id": "passages-this-month",
      "label": "Protected passages",
      "period": "current UTC calendar month",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "successful interactive authorization-code sessions established",
      "format": "integer",
      "category": "usage",
      "interpretation": "Counts completed human sign-ins, not page views, refreshes, retries, or denied attempts.",
      "value": 0,
      "available": true
    },
    {
      "id": "receipts-this-month",
      "label": "Trust receipts",
      "period": "current UTC calendar month",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "valid JSON entries appended to the main receipt ledger",
      "format": "integer",
      "category": "proof",
      "interpretation": "Reflects how much policy and authorization activity has left an auditable trace.",
      "value": 613,
      "available": true
    },
    {
      "id": "verifiable-issuances-this-month",
      "label": "Verifiable issuances",
      "period": "current UTC calendar month",
      "computedAt": "2026-08-18T06:53:39.653Z",
      "unitOrDenominator": "hash-chained sign-in, credential, account-erasure, and token-issuance records",
      "format": "integer",
      "category": "proof",
      "interpretation": "Measures the portion of identity lifecycle activity independently reconstructable from the issuance chain.",
      "value": 0,
      "available": true
    }
  ],
  "definitions": {
    "accounts-protected": "Live account records; soft-deleted identities are excluded.",
    "active-agents": "Agent registrations embedded in live identity records and not marked revoked.",
    "organizations-protected": "Current organization records, independent of member count.",
    "registered-applications": "Unique relying-party client IDs in the resolved tenant registry.",
    "passages-this-month": "Successful interactive authorization-code exchanges in the current UTC month. Refresh-token exchanges do not count.",
    "receipts-this-month": "Main-ledger entries whose receipt timestamp falls in the current UTC month.",
    "verifiable-issuances-this-month": "Issuance-chain entries whose timestamp falls in the current UTC month."
  }
}