diff --git a/src/content/docs/factories/benchmarks.mdx b/src/content/docs/factories/benchmarks.mdx index 53beecf9..5af8a81e 100644 --- a/src/content/docs/factories/benchmarks.mdx +++ b/src/content/docs/factories/benchmarks.mdx @@ -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. diff --git a/src/content/docs/platform/architecture.mdx b/src/content/docs/platform/architecture.mdx index 579efcc4..205cfc9c 100644 --- a/src/content/docs/platform/architecture.mdx +++ b/src/content/docs/platform/architecture.mdx @@ -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';