Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/factories/benchmarks.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Benchmarks
title: Factory benchmarks
description: >-
Warp Factories benchmarks compare agent model and runner configurations on
fixed tasks so you can choose a production configuration.
Expand Down
4 changes: 3 additions & 1 deletion src/content/docs/platform/architecture.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: Architecture
title: Platform architecture
description: >-
Reference diagrams of the Warp stack, the cloud agent run lifecycle,
self-hosted execution, and data boundaries.
sidebar:
label: "Architecture"
---
import { VARS } from '@data/vars';

Expand Down
Loading