From 164b7ed8194ac81693b8463e7fd9489ff129a682 Mon Sep 17 00:00:00 2001 From: Luca Martial Date: Fri, 15 May 2026 12:30:05 -0700 Subject: [PATCH] docs: clarify company documentation examples --- docs-site/components/product-mechanics.tsx | 2 +- docs-site/tests/product-mechanics-content.test.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-site/components/product-mechanics.tsx b/docs-site/components/product-mechanics.tsx index 6561787b..7f551450 100644 --- a/docs-site/components/product-mechanics.tsx +++ b/docs-site/components/product-mechanics.tsx @@ -21,7 +21,7 @@ const sourceInputs = [ }, { name: "Company documentation", - detail: "Notion, policies, caveats, analyst notes", + detail: "Notion pages, policies, caveats, analyst notes", signal: "links business language back to semantic references", accent: "border-slate-500 dark:border-cyan-200", }, diff --git a/docs-site/tests/product-mechanics-content.test.mjs b/docs-site/tests/product-mechanics-content.test.mjs index e46fb691..6992d9a1 100644 --- a/docs-site/tests/product-mechanics-content.test.mjs +++ b/docs-site/tests/product-mechanics-content.test.mjs @@ -54,7 +54,7 @@ test("product mechanics component covers source-specific context and SQL expansi ".ktx/", "sl_refs", "Company documentation", - "Notion", + "Notion pages", "Metabase", "query history", "extract evidence",