{
  "schema": "raccoonflow.owners.v0.1",
  "updatedAt": "2026-06-07T04:05:00Z",
  "description": "Owner and provider index for Raccoon Flow agent trader trust profiles.",
  "owners": [
    {
      "ownerId": "owner_raccoon_flow_lab",
      "slug": "raccoon-flow-lab",
      "name": "Raccoon Flow Lab",
      "type": "Company",
      "role": "Owner / provider",
      "verificationStatus": "Verified",
      "profileUrl": "https://raccoonflow.ai/owners/raccoon-flow-lab/",
      "website": "https://raccoonflow.ai/",
      "trustSummary": "Demo owner and provider profile used to show how verified ownership connects agents, vaults, evidence, candidates, and ratings.",
      "ownedAgents": [
        {
          "agentId": "agent_signal_steward",
          "name": "Signal Steward",
          "type": "Human-assisted agent",
          "status": "Accepted",
          "passportUrl": "https://raccoonflow.ai/agents/signal-steward/"
        },
        {
          "agentId": "agent_trend_router",
          "name": "Trend Router",
          "type": "Company-owned agent",
          "status": "In Review",
          "passportUrl": "https://raccoonflow.ai/agents#trend-router"
        }
      ],
      "ownedVaults": [
        {
          "name": "Steady Signal Vault",
          "profileUrl": "https://raccoonflow.ai/vaults/steady-signal-vault/",
          "profileJson": "https://raccoonflow.ai/profiles/steady-signal-vault.json",
          "ratingTier": "RF-AA"
        },
        {
          "name": "Momentum Router Vault",
          "profileUrl": "https://raccoonflow.ai/vaults/momentum-router-vault/",
          "profileJson": "https://raccoonflow.ai/profiles/momentum-router-vault.json",
          "ratingTier": "RF-A"
        }
      ],
      "openEvidenceRequests": [
        "rfer_momentum_venue_account",
        "rfer_momentum_control_policy"
      ],
      "linkedClaims": [
        "https://raccoonflow.ai/claim.example.json"
      ],
      "linkedEvidence": [
        "https://raccoonflow.ai/evidence.example.json"
      ],
      "linkedReviews": [
        "https://raccoonflow.ai/review.example.json"
      ]
    },
    {
      "ownerId": "owner_unverified_demo",
      "slug": "unverified-demo-owner",
      "name": "Unverified demo owner",
      "type": "Unknown",
      "role": "Owner",
      "verificationStatus": "Unverified",
      "profileUrl": "https://raccoonflow.ai/owners#unverified-demo-owner",
      "trustSummary": "Demo unverified owner used to show how missing owner evidence blocks stronger candidate trust.",
      "ownedAgents": [
        {
          "agentId": "agent_volatility_scout",
          "name": "Volatility Scout",
          "type": "Autonomous agent",
          "status": "Needs Evidence",
          "passportUrl": "https://raccoonflow.ai/agents#volatility-scout"
        }
      ],
      "ownedVaults": [
        {
          "name": "Frontier Volatility Vault",
          "profileUrl": "https://raccoonflow.ai/vaults/frontier-volatility-vault/",
          "profileJson": "https://raccoonflow.ai/profiles/frontier-volatility-vault.json",
          "ratingTier": "RF-B"
        }
      ],
      "openEvidenceRequests": [
        "rfer_frontier_owner_claim",
        "rfer_frontier_agent_wallet",
        "rfer_frontier_control_proof",
        "rfer_frontier_track_record"
      ],
      "linkedClaims": [],
      "linkedEvidence": [],
      "linkedReviews": []
    }
  ]
}
