[
  {
    "id": "random-labs-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/introduction.md",
    "excerpt": "Slate automatically selects the right model for the job.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/introduction.md",
    "excerpt": "Slate works with you across long, multi-hour sessions.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/introduction.md",
    "excerpt": "Parallelize working and orchestration of many tasks at once.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/quickstart.md",
    "excerpt": "npm i -g @randomlabs/slate",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/quickstart.md",
    "excerpt": "Onboarding asks for your terminal background, multiline input preference, and model source: your ChatGPT/Codex subscription, SuperGrok subscription, or Slate credits.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/getting-started/quickstart.md",
    "excerpt": "Please review the architecture of my entire codebase creating an ARCH.md and then give me ways I can improve it.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/index.md",
    "excerpt": "Use `/sessions` to switch between existing sessions",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/index.md",
    "excerpt": "Press Tab to queue the current message so it runs after the current turn finishes.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/index.md",
    "excerpt": "Execute shell commands directly with `!`",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/index.md",
    "excerpt": "Use `@filename` references",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/index.md",
    "excerpt": "Use `/workspace` to open the workspace manager, where you can review and remove workspace directories.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/orchestration.md",
    "excerpt": "Those agents show up as a grid of inline subagent cards, one per agent.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/orchestration.md",
    "excerpt": "While one or more agents run in the background, you can keep talking with Slate: plan next steps, queue up additional tasks, or spin up more agents to parallelize work across several tasks at once.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/orchestration.md",
    "excerpt": "`goal` and `deep-research` are built-in programs. They are user-visible workflows, not something you need to author before using Slate.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/workspace_setup.md",
    "excerpt": "Slate by default respects agent rules in the following order",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/workspace_setup.md",
    "excerpt": "Slate is one of the few agents capable of performing integration tests manually.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/skills.md",
    "excerpt": "Skills are markdown instruction packages that give the agent domain-specific knowledge and behavior.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/skills.md",
    "excerpt": "description: \"Create distinctive, production-grade frontend interfaces.\"",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/skills.md",
    "excerpt": "`.claude/skills/` | Claude Code compatibility",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/configuration.md",
    "excerpt": "Each permission key maps to an action (\"allow\", \"ask\", or \"deny\"), or a pattern object for fine-grained control.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/configuration.md",
    "excerpt": "Set preferred default models for each slot with the `/models` dialog or `slate.json` under `models`.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/configuration.md",
    "excerpt": "We support `--dangerously-skip-permissions` (alias: `--yolo`) to bypass permission prompts.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/troubleshooting.md",
    "excerpt": "Slate automatically attaches relevant diagnostic information (OS, version, session context) to your report.",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.randomlabs.ai/en/using-slate/hotkey_reference.md",
    "excerpt": "Ctrl+X then N New session",
    "fetchedAt": "2026-09-14T23:43:14.512Z"
  },
  {
    "id": "random-labs-comm-1",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45339631",
    "excerpt": "Blog post claimed porting a library with one sentence, but critic noted it was JS->TS (trivial rename) not Python->TS, excluded tests/examples, and provided no repo link to verify the port worked.",
    "fetchedAt": "2026-09-14T23:43:54.165Z"
  },
  {
    "id": "random-labs-comm-2",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45339631",
    "excerpt": "\"Why trumpet code that is so ready for the garbage that you wouldn't even bother to publish it\" - skepticism about the quality/usefulness of the ported code produced by the tool.",
    "fetchedAt": "2026-09-14T23:43:54.165Z"
  },
  {
    "id": "random-labs-comm-3",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45339631",
    "excerpt": "Commenter compared the approach to 'Ralph as a service' referencing an existing agentic coding technique (ghuntley.com/ralph), suggesting Slate's method wasn't novel.",
    "fetchedAt": "2026-09-14T23:43:54.165Z"
  },
  {
    "id": "random-labs-comm-4",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/45339631",
    "excerpt": "Reader feedback on the blog post itself: name 'Slate' is generic/hard to search for later, and the post failed to clearly explain what the product does for newcomers unfamiliar with it.",
    "fetchedAt": "2026-09-14T23:43:54.165Z"
  },
  {
    "id": "random-labs-probe-1",
    "tier": "probe",
    "url": "https://docs.randomlabs.ai/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.randomlabs.ai/llms.txt # Slate\n\n## Docs\n\n- [Introduction](https://docs.randomlabs.ai/en/getting-started/introduction.md)\n- [Quickstart](https:/",
    "fetchedAt": "2026-09-14T23:45:19.055Z"
  },
  {
    "id": "random-labs-probe-2",
    "tier": "probe",
    "url": "https://docs.randomlabs.ai/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.randomlabs.ai/openapi.json, https://docs.randomlabs.ai/swagger.json, https://docs.randomlabs.ai/api/openapi.json, https://docs.randomlabs.ai/.well-known/openapi.json)",
    "fetchedAt": "2026-09-14T23:45:19.055Z"
  },
  {
    "id": "random-labs-probe-3",
    "tier": "probe",
    "url": "https://docs.randomlabs.ai/en/getting-started/quickstart",
    "excerpt": "official CLI documented at https://docs.randomlabs.ai/en/getting-started/quickstart",
    "fetchedAt": "2026-09-14T23:45:19.055Z"
  }
]
