{
  "standard": "agenthub-agent-permissions",
  "schema_version": "0.3",
  "profile_id": "agntbase_core",
  "canonical_json_url": "https://agntbase.com/p/agntbase_core/index.json",
  "canonical_html_url": "https://agntbase.com/p/agntbase_core/",
  "allowed_reads": [
    "https://agntbase.com/p/agntbase_core/index.json",
    "https://agntbase.com/p/agntbase_core/",
    "https://agntbase.com/p/agntbase_core/permissions.json",
    "https://agntbase.com/",
    "https://agntbase.com/site-check/",
    "https://agntbase.com/articles/",
    "https://agntbase.com/contact/",
    "https://agntbase.com/.well-known/agent-card.json"
  ],
  "allowed_actions": [
    {
      "id": "fetch_canonical_profile",
      "method": "GET",
      "url": "https://agntbase.com/profile.php?id=agntbase_core"
    },
    {
      "id": "fetch_permissions",
      "method": "GET",
      "url": "https://agntbase.com/permissions.php?id=agntbase_core"
    },
    {
      "id": "open_official_site",
      "method": "GET",
      "url": "https://agntbase.com/"
    }
  ],
  "disallowed_actions": [
    "credential_collection",
    "private_tool_invocation",
    "transaction_execution_without_user_confirmation",
    "payment_execution_without_user_confirmation"
  ],
  "authority": {
    "canonical_source": "https://agntbase.com/p/agntbase_core/index.json",
    "permissions_source": "https://agntbase.com/p/agntbase_core/permissions.json"
  },
  "routing": {
    "recommended_sequence": [
      "https://agntbase.com/p/agntbase_core/index.json",
      "https://agntbase.com/p/agntbase_core/permissions.json",
      "https://agntbase.com/site-check/",
      "https://agntbase.com/.well-known/agent-card.json",
      "https://agntbase.com/contact/",
      "https://agntbase.com/"
    ],
    "preferred_handoff": "official_contact_or_checkout_flow"
  },
  "last_updated": "2026-04-22T23:24:31.580Z"
}
