{
  "version": "1.0",
  "generated_at": "2026-04-13T12:00:00Z",
  "environment": "production",
  "identities": [
    {
      "id": "ingest-worker-prod",
      "kind": "service_account",
      "name": "Ingest queue worker",
      "owner": "platform",
      "owner_email": "platform@example.com",
      "created_at": "2025-11-01T09:00:00Z",
      "last_reviewed_at": "2026-03-15T10:00:00Z",
      "resources": [
        { "type": "api", "path_prefix": "/internal/ingest" },
        { "type": "queue", "id": "jobs-ingest-prod" }
      ],
      "secret_fingerprint": "a1b2c3d4e5f678901234567890abcd12",
      "notes": "Used by worker pods only."
    },
    {
      "id": "agent-billing-readonly",
      "kind": "agent_token",
      "name": "Billing assistant (read-only)",
      "owner": "security",
      "created_at": "2026-01-20T14:30:00Z",
      "resources": [{ "type": "api", "path_prefix": "/api/billing" }],
      "secret_fingerprint": "deadbeef0123456789abcdef01234567"
    }
  ]
}
