{
  "schema": "raccoonflow.provider-portal.v0.1",
  "updatedAt": "2026-06-07T05:45:00Z",
  "description": "Provider-facing task board for improving agent vault investability through claims, evidence requests, scorecards, and rating history.",
  "workflow": [
    {
      "step": "Submit agent vault",
      "url": "https://raccoonflow.ai/submit",
      "description": "Create an intake package with owner, agent, vault, venue, controls, profile JSON, adapter output, claim, and evidence."
    },
    {
      "step": "Claim owner or agent",
      "url": "https://raccoonflow.ai/claim",
      "description": "Attach authority proof so Raccoon Flow can connect the provider to the agent or vault."
    },
    {
      "step": "Resolve evidence requests",
      "url": "https://raccoonflow.ai/evidence-requests",
      "description": "Submit missing proof for venue account, wallet, execution controls, owner claim, adapter data, or track record."
    },
    {
      "step": "Improve scorecard confidence",
      "url": "https://raccoonflow.ai/scorecards",
      "description": "Understand which dimensions, caps, and blockers prevent stronger investability."
    },
    {
      "step": "Track rating history",
      "url": "https://raccoonflow.ai/rating-history",
      "description": "Material score, tier, confidence, or review-state changes are recorded in rating history."
    }
  ],
  "acceptedProofTypes": [
    "Wallet Signature",
    "Venue Account Proof",
    "Execution Control Proof",
    "DNS TXT Record",
    "Website File",
    "Email Domain Proof",
    "Social Proof",
    "GitHub Proof",
    "Adapter Output",
    "Attestation",
    "Manual Review Artifact"
  ],
  "providerTasks": [
    {
      "taskId": "rfpt_momentum_venue_account",
      "providerId": "owner_raccoon_flow_lab",
      "providerName": "Raccoon Flow Lab",
      "vaultName": "Momentum Router Vault",
      "agentName": "Trend Router",
      "requestId": "rfer_momentum_venue_account",
      "priority": "High",
      "status": "Open",
      "task": "Submit live AFX venue account proof.",
      "acceptedProofTypes": ["Venue Account Proof", "Wallet Signature", "Attestation"],
      "blocks": ["Venue verification", "Rating confidence increase", "Listed rating readiness"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/momentum-router-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution.example.json"
    },
    {
      "taskId": "rfpt_momentum_control_policy",
      "providerId": "owner_raccoon_flow_lab",
      "providerName": "Raccoon Flow Lab",
      "vaultName": "Momentum Router Vault",
      "agentName": "Trend Router",
      "requestId": "rfer_momentum_control_policy",
      "priority": "Medium",
      "status": "Under Review",
      "task": "Submit signed execution-control policy or equivalent scoped-permission proof.",
      "acceptedProofTypes": ["Execution Control Proof", "Wallet Signature", "GitHub Proof", "Attestation"],
      "blocks": ["Control evidence verification", "Operational quality confidence"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/momentum-router-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution.example.json"
    },
    {
      "taskId": "rfpt_frontier_owner_claim",
      "providerId": "owner_unverified_demo",
      "providerName": "Unverified demo owner",
      "vaultName": "Frontier Volatility Vault",
      "agentName": "Volatility Scout",
      "requestId": "rfer_frontier_owner_claim",
      "priority": "High",
      "status": "Open",
      "task": "Submit owner-controlled proof for the vault candidate.",
      "acceptedProofTypes": ["Website File", "DNS TXT Record", "Email Domain Proof", "Social Proof", "Manual Review Artifact"],
      "blocks": ["Owner verification", "Public rating confidence", "Capital routing eligibility"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/frontier-volatility-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution"
    },
    {
      "taskId": "rfpt_frontier_agent_wallet",
      "providerId": "owner_unverified_demo",
      "providerName": "Unverified demo owner",
      "vaultName": "Frontier Volatility Vault",
      "agentName": "Volatility Scout",
      "requestId": "rfer_frontier_agent_wallet",
      "priority": "High",
      "status": "Open",
      "task": "Submit wallet signature connecting agent identity to the vault or operating wallet.",
      "acceptedProofTypes": ["Wallet Signature", "Venue Account Proof", "Attestation"],
      "blocks": ["Agent identity verification", "Wallet status update", "Candidate acceptance"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/frontier-volatility-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution"
    },
    {
      "taskId": "rfpt_frontier_control_proof",
      "providerId": "owner_unverified_demo",
      "providerName": "Unverified demo owner",
      "vaultName": "Frontier Volatility Vault",
      "agentName": "Volatility Scout",
      "requestId": "rfer_frontier_control_proof",
      "priority": "Medium",
      "status": "Open",
      "task": "Submit proof of withdrawal scope, trading permissions, risk limits, and kill-switch availability.",
      "acceptedProofTypes": ["Execution Control Proof", "Smart Contract Policy", "Venue Account Proof", "Attestation"],
      "blocks": ["Execution-control verification", "Operational quality confidence"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/frontier-volatility-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution"
    },
    {
      "taskId": "rfpt_frontier_track_record",
      "providerId": "owner_unverified_demo",
      "providerName": "Unverified demo owner",
      "vaultName": "Frontier Volatility Vault",
      "agentName": "Volatility Scout",
      "requestId": "rfer_frontier_track_record",
      "priority": "Medium",
      "status": "Watching",
      "task": "Accumulate a longer live track record before confidence can rise.",
      "acceptedProofTypes": ["Data Freshness Proof", "Venue Account Proof", "Attestation"],
      "blocks": ["Sample-window confidence", "Short-history red flag removal"],
      "scorecardUrl": "https://raccoonflow.ai/scorecards/frontier-volatility-vault.json",
      "resolutionUrl": "https://raccoonflow.ai/evidence-resolution"
    }
  ],
  "providerBenefits": [
    "Higher rating confidence",
    "Caps removed from scorecards",
    "Clearer investor trust",
    "Better capital routing eligibility",
    "Public rating-history record of improvements"
  ]
}
