[
  {
    "id": "modal-docs-1",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Programmatically scale secure, ephemeral environments for running untrusted code.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-2",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Spin up fresh, isolated sandboxes programmatically. Custom images, any dependency — built for the latency and scale consumer AI products demand.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-3",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Autonomous agents with the right tools, context, and credentials already in place — running securely in a full, isolated dev environment.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-4",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Spin up hundreds of thousands of concurrent rollout environments in seconds.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-5",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "H100s, A100s, A10Gs available on demand. Attach to any sandbox, scale to thousands of concurrent runs, pay by the second with no reserved capacity.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-6",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Integrated logging and full visibility into every function, sandbox, and container.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-7",
    "tier": "claimed-docs",
    "url": "https://modal.com/pricing",
    "excerpt": "Only pay for what you use. Burst up to what you need without over-allocating CPU or memory in advance.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-8",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandbox-files",
    "excerpt": "Filesystem Access",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-9",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandbox-snapshots",
    "excerpt": "Snapshots",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-10",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandbox-networking",
    "excerpt": "Networking and security",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-11",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandboxes",
    "excerpt": "VM Sandboxes Beta",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-12",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandboxes",
    "excerpt": "Sidecars Alpha",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-13",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sandboxes",
    "excerpt": "Running commands",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-gh-1",
    "tier": "github",
    "url": "https://github.com/modal-labs/modal-client",
    "excerpt": "The JS and Go SDKs allow you to use Modal Sandboxes, invoke deployed Modal Functions, and interact with some Modal platform resources.",
    "fetchedAt": "2026-09-04T00:22:17.917Z"
  },
  {
    "id": "modal-docs-14",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Spin up hundreds of thousands of concurrent rollout environments in seconds. Fast enough to keep your GPU inference resources saturated across every episode.",
    "fetchedAt": "2026-09-04T00:23:58.572Z"
  },
  {
    "id": "modal-docs-15",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/reference/cli",
    "excerpt": "Run a command or interactive shell inside a Modal container.",
    "fetchedAt": "2026-09-04T00:23:58.572Z"
  },
  {
    "id": "modal-docs-16",
    "tier": "claimed-docs",
    "url": "https://modal.com",
    "excerpt": "Attach to any sandbox, scale to thousands of concurrent runs, pay by the second with no reserved capacity.",
    "fetchedAt": "2026-09-04T00:25:43.370Z"
  },
  {
    "id": "modal-docs-17",
    "tier": "claimed-docs",
    "url": "https://modal.com/pricing",
    "excerpt": "Burst up to what you need without over-allocating CPU or memory in advance.",
    "fetchedAt": "2026-09-04T00:25:43.370Z"
  },
  {
    "id": "modal-docs-18",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/reference/cli",
    "excerpt": "Manage and connect to running containers.",
    "fetchedAt": "2026-09-04T00:25:43.370Z"
  },
  {
    "id": "modal-docs-19",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sdk-javascript-go.md",
    "excerpt": "Using Sandboxes in JS/Go projects, to safely execute arbitrary commands, run untrusted user code, or as a safe environment for AI agents.",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-docs-20",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sdk-javascript-go.md",
    "excerpt": "Create a Sandbox with the specified Image, and mount a Volume",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-docs-21",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/guide/sdk-javascript-go.md",
    "excerpt": "const p = await sb.exec([\"cat\", \"/mnt/volume/message.txt\"]);",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-docs-22",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/examples/agent.md",
    "excerpt": "We execute the agent's code in a Modal Sandbox, which allows us to run arbitrary code in a safe environment.",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-docs-23",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/sdk/py/releases.md",
    "excerpt": "We've added a modal.Sandbox.logs API, allowing you to fetch() logs from a specific date/time range or to tail() the most recent logs.",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-docs-24",
    "tier": "claimed-docs",
    "url": "https://modal.com/docs/sdk/py/releases.md",
    "excerpt": "it's now possible to opt into a more performant Sandbox backend, which affords substantially higher creation rates and concurrency",
    "fetchedAt": "2026-09-16T01:40:05.507Z"
  },
  {
    "id": "modal-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=49274273",
    "excerpt": "Built GitHub Actions self-hosted runners on Modal Sandboxes: 'was looking for a long time for gpu-native scalable and highly available runners, decided to build it myself on modal. it's self hosted so you can tinker with it say what resources you need explicitly and pay for what you need only'",
    "fetchedAt": "2026-09-04T00:30:47.341Z"
  },
  {
    "id": "modal-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=49512072",
    "excerpt": "Developer built MCP-JS, a JavaScript runtime for agents, and got gRPC working to control Modal Sandboxes: 'been working on a javascript runtime for agents and recently got grpc working with modal!'",
    "fetchedAt": "2026-09-04T00:30:47.341Z"
  },
  {
    "id": "modal-probe-1",
    "tier": "probe",
    "url": "https://modal.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://modal.com/llms.txt # Modal Documentation\n\n> Modal is a platform for running AI workloads in the cloud with minimal\n> configuration. Key use",
    "fetchedAt": "2026-09-16T01:40:07.991Z"
  },
  {
    "id": "modal-probe-2",
    "tier": "probe",
    "url": "https://modal.com/docs/guide/sandboxes.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://modal.com/docs/guide/sandboxes.md # Sandboxes\n\nThis page is a high-level guide to Sandboxes,\nsecure containers for executing untrusted user or agent code",
    "fetchedAt": "2026-09-16T01:40:07.991Z"
  },
  {
    "id": "modal-probe-3",
    "tier": "probe",
    "url": "https://modal.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://modal.com/openapi.json, https://modal.com/swagger.json, https://modal.com/api/openapi.json, https://modal.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T01:40:07.991Z"
  },
  {
    "id": "modal-probe-4",
    "tier": "probe",
    "url": "https://modal.com/docs/reference/cli",
    "excerpt": "official CLI documented at https://modal.com/docs/reference/cli",
    "fetchedAt": "2026-09-16T01:40:07.991Z"
  }
]
