iiRecord
Agentic AI Atlas · Goose
agent:goosea5c.ai
II.
AgentProduct JSON

agent:goose

Structured · live

Goose json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/products/extended-products.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:goose",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Goose",
    "vendor": "Block, Inc.",
    "homepageUrl": "https://block.github.io/goose/",
    "primarySurface": "cli",
    "supportTier": "none",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "Goose is an open-source on-machine AI agent from Block. It supports\nmulti-provider model backends, MCP tool servers, recipe-based\nworkflows, and runs as either a desktop app or a CLI.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:goose",
      "to": "agent-version:goose@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:goose@current",
      "to": "agent:goose",
      "kind": "version_of"
    },
    {
      "from": "platform:krate",
      "to": "agent:goose",
      "kind": "hosts",
      "attributes": {
        "notes": "Goose agents dispatch into Krate-managed repositories"
      }
    },
    {
      "from": "claim:goose-supports-mcp",
      "to": "agent:goose",
      "kind": "asserts_about"
    },
    {
      "from": "plugin-target:goose",
      "to": "agent:goose",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "scope-boundary:goose.scope",
      "to": "agent:goose",
      "kind": "bounds_subject"
    }
  ]
}