iiRecord
Agentic AI Atlas · Krate Platform (current) — K8s-native agent governance
agent-platform-impl:krate.platform@currenta5c.ai
II.
AgentPlatformImpl JSON

agent-platform-impl:krate.platform@current

Structured · live

Krate Platform (current) — K8s-native agent governance json

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

File · agent-stack/platform-impls/krate-platform-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-platform-impl:krate.platform@current",
  "_kind": "AgentPlatformImpl",
  "_file": "agent-stack/platform-impls/krate-platform-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Krate Platform (current) — K8s-native agent governance",
    "packageRef": "source-ref:babysitter-sdk",
    "nativeExtensionFormat": "kubernetes-crd",
    "nativeExtensionManifestPath": "charts/krate/crds/",
    "subagentDefinitionFormat": "agent-stack-crd",
    "subagentsDirectoryPath": [
      "charts/krate/crds/"
    ],
    "hooksDirectoryOrConfigPath": [],
    "settingsFiles": [],
    "pluginRegistryPath": "",
    "capabilityProfileRegistry": true,
    "launchConfigRegistry": false,
    "platformIdentityStrategy": "kubernetes-rbac",
    "notes": "Krate's platform layer provides the governance and extension model\nfor agent work on Krate-managed repositories. NOT an agent runtime —\nKrate delegates agent execution to agent-mux. This impl covers:\n\n- Agent Stack CRDs: AgentStack, AgentSubagent, AgentToolProfile,\n  AgentMcpServer, AgentSkill — declarative agent configuration\n- Permission model: AgentServiceAccount, AgentRoleBinding,\n  AgentSecretGrant, AgentConfigGrant — K8s-native RBAC for agents\n- Policy engine: PolicyProfile, PolicyTemplate, PolicyBinding —\n  org-level governance rules enforced via Kyverno admission webhooks\n- Workspace policy: AgentWorkspacePolicy — branch naming, file\n  scope, cleanup rules for agent worktrees\n- Trigger rules: AgentTriggerRule — event→dispatch routing\n- Provider config: AgentProviderConfig — LLM API key/endpoint mgmt\n- Gateway config: AgentGatewayConfig — multi-agent routing rules\n\n75 Krate CRDs total. All queryable via kubectl.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-platform-impl:krate.platform@current",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:krate.platform@current",
      "to": "platform:krate",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-crd-inventory",
      "to": "agent-platform-impl:krate.platform@current",
      "kind": "relates_to"
    }
  ]
}