{
  "meta": {
    "lastTouchedVersion": "2026.1.24-3",
    "lastTouchedAt": "2026-02-17T11:05:00.000Z"
  },
  "auth": {
    "profiles": {
      "anthropic:default": {
        "provider": "anthropic",
        "mode": "api_key"
      },
      "anthropic:claude-cli": {
        "provider": "anthropic",
        "mode": "oauth"
      }
    },
    "order": {
      "anthropic": [
        "anthropic:claude-cli",
        "anthropic:default"
      ]
    }
  },
  "models": {
    "mode": "merge"
  },
  "agents": {
    "defaults": {
      "model": {
        "primary": "anthropic/claude-opus-4-6",
        "fallbacks": [
          "anthropic/claude-sonnet-4-20250514"
        ]
      },
      "workspace": "/home/ccuser/the-50-dollar-app",
      "contextTokens": 150000,
      "maxConcurrent": 4,
      "subagents": {
        "maxConcurrent": 8
      },
      "heartbeat": {
        "every": "1h",
        "model": "anthropic/claude-sonnet-4-20250514",
        "includeReasoning": false
      }
    }
  },
  "messages": {
    "ackReactionScope": "group-mentions"
  },
  "commands": {
    "native": "auto",
    "nativeSkills": "auto"
  },
  "talk": {
    "apiKey": "e62ff6bc79e5e876bb4c6f67a38625e0a60cf9ca51bac5bb0a88ee99fd352cc3"
  },
  "gateway": {
    "mode": "local",
    "port": 18790,
    "auth": {
      "token": "builder-api-2026"
    }
  },
  "plugins": {
    "entries": {
      "voice-call": {
        "enabled": true,
        "config": {
          "provider": "twilio",
          "fromNumber": "+61238205443",
          "toNumber": "+61426246472",
          "twilio": {
            "accountSid": "AC754dd1caab85d4b6eef942ce6e515594",
            "authToken": "a9477c47f2e1c321739da9ac37d8595d"
          },
          "serve": {
            "port": 3335,
            "path": "/voice/webhook"
          },
          "tailscale": {
            "mode": "funnel",
            "path": "/voice/webhook"
          },
          "outbound": {
            "defaultMode": "conversation"
          },
          "inboundPolicy": "allowlist",
          "allowFrom": [
            "+61426246472"
          ],
          "inboundGreeting": "Hey Michael, it's Rivet. What do you need?",
          "tts": {
            "provider": "elevenlabs",
            "elevenlabs": {
              "apiKey": "e62ff6bc79e5e876bb4c6f67a38625e0a60cf9ca51bac5bb0a88ee99fd352cc3",
              "voiceId": "IKne3meq5aSn9XLyUdCD",
              "modelId": "eleven_turbo_v2_5",
              "voiceSettings": {
                "speed": 1.2,
                "stability": 0.5,
                "similarityBoost": 0.75
              }
            }
          },
          "streaming": {
            "enabled": true,
            "streamPath": "/voice/stream"
          },
          "responseSystemPrompt": "You are Rivet, the COO system for RateRight. You're on a phone call with Michael, the founder. Be direct, no waffle. Answer questions concisely. If he gives instructions, confirm and execute. Australian English.",
          "maxDurationSeconds": 600,
          "publicUrl": "http://134.199.153.159:3335/voice/webhook"
        }
      }
    },
    "installs": {
      "voice-call": {
        "source": "npm",
        "spec": "@clawdbot/voice-call",
        "installPath": "/home/ccuser/.clawdbot/extensions/voice-call",
        "version": "2026.1.24",
        "installedAt": "2026-02-11T07:22:03.473Z"
      }
    }
  }
}
