{
  "name": "Tamanor",
  "lastUpdated": "2026-07-13",
  "humanApprovalRequired": true,
  "automaticExecution": false,
  "signals": [
    {
      "key": "supportsFacebookPages",
      "label": "Facebook Page comment monitoring",
      "supported": true,
      "source": "core/FACEBOOK_CAPABILITIES.canReadComments"
    },
    {
      "key": "supportsFacebookHide",
      "label": "Facebook comment hiding (human-approved)",
      "supported": true,
      "source": "core/FACEBOOK_CAPABILITIES.canHideComment"
    },
    {
      "key": "supportsInstagramBusiness",
      "label": "Instagram Professional comment monitoring",
      "supported": true,
      "source": "core/INSTAGRAM_CAPABILITIES.canReadComments"
    },
    {
      "key": "supportsGoogleBusiness",
      "label": "Google Business review monitoring",
      "supported": true,
      "source": "core/GOOGLE_BUSINESS_CAPABILITIES.canReviewSync"
    },
    {
      "key": "supportsYouTube",
      "label": "YouTube comment monitoring",
      "supported": false,
      "source": "planned — connector placeholder, no real sync; not claimed"
    },
    {
      "key": "supportsLinkedIn",
      "label": "LinkedIn comment monitoring",
      "supported": false,
      "source": "core/LINKEDIN_CAPABILITIES (none)"
    },
    {
      "key": "supportsTikTok",
      "label": "TikTok comment monitoring",
      "supported": false,
      "source": "core/TIKTOK_CAPABILITIES (none)"
    },
    {
      "key": "supportsModeration",
      "label": "Human-approved moderation actions",
      "supported": true,
      "source": "core/FACEBOOK_CAPABILITIES.canHideComment"
    },
    {
      "key": "supportsAutoExecution",
      "label": "Fully automatic moderation (no human)",
      "supported": false,
      "source": "product fact — proposals only, never auto-execute"
    },
    {
      "key": "supportsApprovalWorkflow",
      "label": "Human approval workflow",
      "supported": true,
      "source": "product fact — approval queue"
    },
    {
      "key": "supportsWebhook",
      "label": "Signed, deduplicated webhooks",
      "supported": true,
      "source": "product fact — webhook architecture"
    },
    {
      "key": "supportsAutomation",
      "label": "Automated monitoring & proposals",
      "supported": true,
      "source": "product fact — worker + proposal engine"
    },
    {
      "key": "supportsAudit",
      "label": "Append-only audit log",
      "supported": true,
      "source": "product fact — audit log"
    },
    {
      "key": "supportsMultiTenant",
      "label": "Multi-tenant workspaces",
      "supported": true,
      "source": "product fact — multi-tenant"
    },
    {
      "key": "supportsRLS",
      "label": "PostgreSQL row-level security isolation",
      "supported": true,
      "source": "product fact — RLS runtime"
    },
    {
      "key": "supportsRoleBasedAccess",
      "label": "Role-based access control",
      "supported": true,
      "source": "product fact — workspace roles"
    },
    {
      "key": "supportsAIRecommendations",
      "label": "AI risk detection & prioritization",
      "supported": true,
      "source": "product fact — hybrid classifier"
    },
    {
      "key": "supportsEncryptionAtRest",
      "label": "Token encryption at rest (production)",
      "supported": true,
      "source": "product fact — token crypto"
    }
  ],
  "platforms": [
    {
      "platform": "facebook",
      "name": "Facebook Page",
      "status": "live_verified",
      "live": true,
      "verificationPending": false,
      "statement": "Live read-only comment monitoring is verified. Comment hiding is human-approved and off by default; Tamanor never deletes, replies, likes, bans or reports.",
      "url": "https://tamanor.com/integrations/facebook"
    },
    {
      "platform": "instagram",
      "name": "Instagram Business",
      "status": "implementation_complete_verification_pending",
      "live": false,
      "verificationPending": true,
      "statement": "Implementation complete — discovery, read-only comment ingestion with pagination and webhooks. Real provider verification via Meta App Review is pending, so Instagram is not yet live.",
      "url": "https://tamanor.com/integrations/instagram"
    },
    {
      "platform": "google_business",
      "name": "Google Business Profile",
      "status": "foundation_only",
      "live": false,
      "verificationPending": true,
      "statement": "Connector implementation/foundation is ready for approved API access. Real provider verification is pending, so Google Business review monitoring is not yet live.",
      "url": "https://tamanor.com/integrations/google-business"
    },
    {
      "platform": "youtube",
      "name": "YouTube",
      "status": "research",
      "live": false,
      "verificationPending": false,
      "statement": "Not supported yet — research. Tamanor does not claim YouTube support.",
      "url": "https://tamanor.com/integrations/youtube"
    },
    {
      "platform": "linkedin",
      "name": "LinkedIn Company Page",
      "status": "research",
      "live": false,
      "verificationPending": false,
      "statement": "Not supported yet — research. LinkedIn organic comment access is partner-gated.",
      "url": "https://tamanor.com/integrations/linkedin"
    },
    {
      "platform": "tiktok",
      "name": "TikTok",
      "status": "research",
      "live": false,
      "verificationPending": false,
      "statement": "Not supported yet — research. TikTok's comment API is app-review-gated.",
      "url": "https://tamanor.com/integrations/tiktok"
    }
  ]
}