iiRecord
Agentic AI Atlas · Kradle Identity Engine
stack-part:kradle-identity-enginea5c.ai
II.
StackPart JSON

stack-part:kradle-identity-engine

Structured · live

Kradle Identity Engine json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/products/kradle-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:kradle-identity-engine",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Identity Engine",
    "category": "security",
    "description": "Handles OIDC/OAuth sign-in, maps external identities to Kubernetes\nusers and groups via IdentityMapping CRDs, and evaluates Kubernetes\nRBAC policy for every API call. Issues scoped ServiceAccount tokens\nfor CI jobs and agent dispatch attempts. Manages User, Team, Invite,\nAuthProvider, AgentServiceAccount, and AgentRoleBinding resources\nto ensure the forge never creates a parallel permission system.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:kradle-identity-engine",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {
        "notes": "Identity and RBAC enforcement layer"
      }
    },
    {
      "from": "stack-part:kradle-identity-engine",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle identity engine component"
      }
    }
  ],
  "incomingEdges": []
}