{
  "id": "ollama",
  "name": "Ollama",
  "cat": "AI",
  "icon": "OL",
  "summary": "Yerel LLM runtime.",
  "license": "MIT",
  "source": "https://ollama.com/",
  "repo": "https://github.com/ollama/ollama",
  "score": 82,
  "iridaa_install": "iridaa install ollama",
  "package": {
    "type": "manual",
    "repo": "upstream",
    "id": "ollama",
    "upstream_install": "curl -fsSL https://ollama.com/install.sh | sh"
  },
  "distribution": {
    "channel": "stable",
    "store": "iridaa-forge",
    "manifest_version": "0.4",
    "supports_iridaa_os": true
  },
  "verification": {
    "official_source": true,
    "verified_by_iridaa": true,
    "verification_level": "manifest",
    "manifest_sha256": "64fae32413e448b5fd79e69624ad3c3f1e9b7af39495d0eb478876d1e95c5553",
    "signature": "planned",
    "risk": "low",
    "notes": [
      "Manifest kaynağı doğrulandı",
      "Paket çalıştırmadan önce kullanıcı onayı gerekir",
      "Hash dosya indirmesi değil manifest kimliğidir"
    ]
  },
  "repo_entry": {
    "repo": "iridaa-forge",
    "index": "/forge/repo/index.json",
    "package_manifest": "/forge/repo/packages/ollama.json",
    "channel": "stable"
  },
  "commands": {
    "iridaa": "iridaa install ollama",
    "upstream": "curl -fsSL https://ollama.com/install.sh | sh"
  }
}