iiRecord
Agentic AI Atlas · OMP Platform (current)
agent-platform-impl:omp.platform@currenta5c.ai
II.
AgentPlatformImpl JSON

agent-platform-impl:omp.platform@current

Structured · live

OMP Platform (current) json

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

File · agent-stack/platform-impls/omp-platform-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-platform-impl:omp.platform@current",
  "_kind": "AgentPlatformImpl",
  "_file": "agent-stack/platform-impls/omp-platform-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "OMP Platform (current)",
    "agentVersionId": "agentVersion:omp:ge-15-5-9",
    "subagentDefinitionFormat": "none",
    "packageRef": "source-ref:omp-github",
    "nativeExtensionFormat": "omp-plugin",
    "nativeExtensionManifestPath": "~/.omp/agent/plugins/<name>/plugin.json",
    "nativeExtensionsDirectoryPath": [
      "~/.omp/agent/plugins/"
    ],
    "skillFormat": "none",
    "skillsDirectoryPath": [],
    "customSlashCommandsPath": [],
    "subagentsDirectoryPath": [],
    "hooksDirectoryOrConfigPath": [],
    "settingsFiles": [
      "~/.omp/agent/settings.json"
    ],
    "pluginRegistryPath": "",
    "capabilityProfileRegistry": false,
    "launchConfigRegistry": false,
    "platformIdentityStrategy": "api-key",
    "updateChannelMechanism": "npm",
    "supportedChannelKinds": [
      "mcp-channel"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "agent:omp",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "presentation:omp-tui",
      "kind": "bundles",
      "attributes": {}
    },
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "capability:can-resume",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "JSONL-tree sessions; resume + fork.\n"
      }
    },
    {
      "from": "agent-platform-impl:omp.platform@current",
      "to": "capability:supports-plugins",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "none",
        "notes": "MCP-only extensibility per adapters ref.\n"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "presentation:omp-tui",
      "to": "agent-platform-impl:omp.platform@current",
      "kind": "bundled_with"
    },
    {
      "from": "agentVersion:omp:ge-15-5-9",
      "to": "agent-platform-impl:omp.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "plugin-target:omp",
      "to": "agent-platform-impl:omp.platform@current",
      "kind": "hosted_by",
      "attributes": {}
    }
  ]
}