{
  "generated_at": "2026-07-07T14:18:20.943Z",
  "external_connections_enabled": false,
  "integrations": [
    {
      "id": "chatgpt_export",
      "name": "ChatGPT Export Import",
      "type": "local_file_import",
      "status": "prepared",
      "enabled": false,
      "notes": "Enabled only after the user places conversations.json in sources/chatgpt/exports/."
    },
    {
      "id": "website_registry",
      "name": "Website Source Registry",
      "type": "local_yaml_registry",
      "status": "connected",
      "enabled": true,
      "notes": "Reads sources/websites.yaml."
    },
    {
      "id": "platform_api",
      "name": "NGIE-AI Platform API",
      "type": "local_rest_api",
      "status": "available",
      "enabled": true,
      "notes": "Run with npm run api."
    }
  ]
}
