diff --git a/assets/ktx-mascot-dark.svg b/assets/ktx-mascot-dark.svg new file mode 100644 index 00000000..96603a15 --- /dev/null +++ b/assets/ktx-mascot-dark.svg @@ -0,0 +1,11 @@ + diff --git a/assets/ktx-mascot.svg b/assets/ktx-mascot.svg new file mode 100644 index 00000000..0c20f577 --- /dev/null +++ b/assets/ktx-mascot.svg @@ -0,0 +1,11 @@ + diff --git a/docs-site/components/logo.tsx b/docs-site/components/logo.tsx index db67a689..4ab8f8ba 100644 --- a/docs-site/components/logo.tsx +++ b/docs-site/components/logo.tsx @@ -1,22 +1,28 @@ export function Logo() { return ( -
+ {"How KTX works"} +
++ {"KTX pulls structured metadata and human knowledge from your analytics stack, reconciles it into reviewable files, then gives agents a trusted surface for search, SQL generation, validation, and edits."} +
++ {"Source systems"} +
++ {"Warehouses"} +
++ {"schemas, types, row counts, constraints, query history"} +
++ {"Modeling tools"} +
++ {"dbt, MetricFlow, LookML"} +
++ {"BI systems"} +
++ {"Looker explores, Metabase questions, dashboards"} +
++ {"Notion and team knowledge"} +
++ {"runbooks, definitions, policies, analyst notes"} +
++ {"KTX ingest"} +
+{"Extract"}
++ {"adapters read metadata, files, APIs, and warehouse evidence"} +
+{"Reconcile"}
++ {"the ingest agent merges new facts with existing context"} +
+{"Verify"}
++ {"validation and provenance make each write auditable"} +
++ {"KTX project"} +
++ {"Agent workflows"} +
+