{
  "name": "Autonomous Agent - Autonomous Software Development - Create Capability - software-architecture",
  "nodes": [
    {
      "parameters": {},
      "id": "0578dfaf-67f4-45ab-b993-3897666ebd82",
      "name": "Called by Domain Bootstrap",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "typeVersion": 1,
      "position": [
        160,
        300
      ]
    },
    {
      "parameters": {
        "operation": "create",
        "name": "software-architecture",
        "description": "Capability for software architecture in the autonomous software development workflow.",
        "agent": "model-agent",
        "agentVersion": "1.0.0",
        "agentType": "model",
        "modelPolicy": "autonomous-software-development-policy",
        "modelPurpose": "software-architecture",
        "inputModalities": [
          "text"
        ],
        "inputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "outputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "sideEffect": "none",
        "approvalRequired": false,
        "enabled": true,
        "priority": 101,
        "timeoutSeconds": 300,
        "maximumConcurrency": 4,
        "tenantAllowlist": "",
        "requiredRoles": "operator"
      },
      "id": "757a8f0e-0dc8-489b-92bc-d0d5a4b18ca5",
      "name": "Create Software Architecture 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 Software Architecture Capability",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "saveExecutionProgress": true
  },
  "versionId": "cd0459b3-6038-40a8-aed8-a9e750cc8631",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "tags": []
}