{
"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": "agent-version:omp@current",
"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 agent-mux ref.\n"
}
}
],
"incomingEdges": [
{
"from": "presentation:omp-tui",
"to": "agent-platform-impl:omp.platform@current",
"kind": "bundled_with"
},
{
"from": "agent-version:omp@current",
"to": "agent-platform-impl:omp.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}