{
  "name": "Autonomous Agent - Autonomous Software Development - Create Capability - production-deployment",
  "nodes": [
    {
      "parameters": {},
      "id": "bec08aee-53fe-4b3f-a2b7-3022a5d1255d",
      "name": "Called by Domain Bootstrap",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "typeVersion": 1,
      "position": [
        160,
        300
      ]
    },
    {
      "parameters": {
        "operation": "create",
        "name": "production-deployment",
        "description": "Capability for production deployment in the autonomous software development workflow.",
        "agent": "model-agent",
        "agentVersion": "1.0.0",
        "agentType": "model",
        "modelPolicy": "autonomous-software-development-policy",
        "modelPurpose": "production-deployment",
        "inputModalities": [
          "text"
        ],
        "inputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "outputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "sideEffect": "production-deployment",
        "approvalRequired": true,
        "enabled": true,
        "priority": 107,
        "timeoutSeconds": 300,
        "maximumConcurrency": 2,
        "tenantAllowlist": "",
        "requiredRoles": "approver,operator"
      },
      "id": "e968004d-2942-4c5a-890e-dfd6dc3b33f2",
      "name": "Create Production Deployment Capability",
      "type": "n8n-nodes-autonomous-agent.autonomousAgentCapability",
      "typeVersion": 1,
      "position": [
        420,
        300
      ],
      "credentials": {
        "autonomousAgentApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Called by Domain Bootstrap": {
      "main": [
        [
          {
            "node": "Create Production Deployment Capability",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "saveExecutionProgress": true
  },
  "versionId": "ab09eb2a-2c97-41b7-bb54-dae5425a7236",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "tags": []
}