II.
PluginTarget JSON
Structured · liveplugin-target:genty
genty json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-target:genty",
"_kind": "PluginTarget",
"_file": "extensions/plugin-artifacts/plugin-target-genty.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "genty",
"hostAgent": "agent:genty",
"adapterFamily": "programmatic",
"manifestFormat": "package.json",
"commandFormat": "markdown",
"adapterName": "genty",
"skillHandling": "native",
"hookRegistrationFormat": "none",
"hookRegistrationOutputPath": null,
"hookRegistrationAliasPaths": [],
"harnessManifestPath": null,
"pluginRootEnvVar": null,
"pluginRootEnvVarForExtension": "GENTY_PLUGIN_ROOT",
"scriptVariants": [
"bash",
"powershell"
],
"distribution": [
"npm-cli"
],
"distributionModel": "monorepo",
"marketplacePath": null,
"npmPublishable": true,
"installLayout": null,
"packageMetadata": {
"moduleType": "module",
"binScriptExt": ".cjs",
"installLifecycle": "none",
"activationMessage": null,
"emitCjsWrappers": false
},
"componentSupport": {
"agents": "unsupported",
"context": "unsupported"
},
"cliCommand": "genty",
"callerEnvVars": [
"GENTY_PLUGIN_ROOT"
],
"configPaths": [],
"processNames": [
"genty",
"agent-platform"
],
"capabilities": [
"SessionBinding",
"HeadlessPrompt"
],
"adapterModule": null,
"externalRepo": null,
"externalPackageName": "@a5c-ai/genty",
"generatedSourceDir": null,
"marketplaceSpecs": [],
"requiredSurfaceFile": "AGENTS.md",
"promptCapabilities": [
"hooks",
"task-tool",
"breakpoint-routing"
],
"loopControlTerm": "internal",
"hookDriven": false,
"interactiveToolName": null,
"sessionEnvVarsDescription": "AGENT_SESSION_ID for session tracking",
"hasIntentFidelityChecks": false,
"hasNonNegotiables": false,
"cliSetupMode": "default",
"defaultStepCount": 8,
"skillSystemLabel": null,
"defaultTransportId": "openai-chat",
"hooksMuxFamily": null,
"sessionIdQuality": "generated",
"supportsOrderedFanout": false,
"supportsNativeAdditionalContext": false,
"supportsBlock": false,
"supportsAsk": false,
"supportsToolInputMutation": false,
"supportsToolResultMutation": false,
"supportsPersistedEnv": false,
"envPersistenceMode": "none",
"toolInterceptionScope": "none",
"launchBehavior": {
"promptDelivery": "cli-flag",
"promptFlag": "--prompt",
"promptExtraFlags": [
"--json"
],
"execSubcommand": null,
"resumeDelivery": "flag",
"resumeFlag": "--run-id",
"sessionIdFlag": null,
"maxTurnsFlag": "--max-iterations",
"stdinBehavior": "close-after-prompt",
"selfExits": true,
"needsIdleKill": false
}
},
"outgoingEdges": [
{
"from": "plugin-target:genty",
"to": "agent:genty",
"kind": "hosted_by",
"attributes": {}
}
],
"incomingEdges": []
}