iiRecord
Agentic AI Atlas · Krate Selector
kubernetes-crd-kind:krate-selectora5c.ai
II.
KubernetesCrdKind JSON

kubernetes-crd-kind:krate-selector

Structured · live

Krate Selector json

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

File · domain/products/krate-crd-kinds.yamlCluster · domain
Record JSON
{
  "id": "kubernetes-crd-kind:krate-selector",
  "_kind": "KubernetesCrdKind",
  "_file": "domain/products/krate-crd-kinds.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Selector",
    "description": "Selector captures reusable selection logic for matching repositories, work items, agents, or resources in workflows. It is owned by the forge service and participates in repository collaboration workflows. Atlas models it as a aggregated CRD with Namespaced scope, v1alpha1 storage version, and source-backed Kubernetes API metadata so controller, policy, UI/API, and provider edges can target the exact resource kind.",
    "apiGroup": "krate.a5c.ai",
    "version": "v1alpha1",
    "servedVersions": [
      "v1alpha1"
    ],
    "storageVersion": "v1alpha1",
    "kind": "Selector",
    "plural": "selectors",
    "singular": "selector",
    "scope": "Namespaced",
    "sourceFile": "packages/krate/charts/crds/aggregated-resources.yaml",
    "schemaPath": "spec.versions[name=v1alpha1].schema.openAPIV3Schema",
    "family": "aggregated",
    "owningPlatformId": "platform:krate",
    "platformServiceIds": [
      "platform-service:krate-forge"
    ],
    "hasStatus": false,
    "hasConditions": false
  },
  "outgoingEdges": [
    {
      "from": "kubernetes-crd-kind:krate-selector",
      "to": "evidence:krate-crd-source-aggregated-resources",
      "kind": "defined_by_crd_source",
      "attributes": {
        "locator": "aggregated-resources.yaml:Selector"
      }
    },
    {
      "from": "kubernetes-crd-kind:krate-selector",
      "to": "topic:krate-crd-inventory",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    },
    {
      "from": "kubernetes-crd-kind:krate-selector",
      "to": "platform-service:krate-forge",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "presentation:krate-web-ui",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "surfaces_resource",
      "attributes": {
        "surface": "web"
      }
    },
    {
      "from": "presentation:krate-cli",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "surfaces_resource",
      "attributes": {
        "surface": "kubectl"
      }
    },
    {
      "from": "presentation:krate-api",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "surfaces_resource",
      "attributes": {
        "surface": "api"
      }
    },
    {
      "from": "kubernetes-controller:krate-core-controller",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "watches_resource",
      "attributes": {
        "watchType": "primary"
      }
    },
    {
      "from": "kubernetes-controller:krate-core-controller",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "reconciles_resource",
      "attributes": {
        "mode": "full"
      }
    },
    {
      "from": "tool-server:krate-api",
      "to": "kubernetes-crd-kind:krate-selector",
      "kind": "serves_kubernetes_resource",
      "attributes": {
        "serviceMode": "aggregated-api"
      }
    }
  ]
}