export function TerminalPreview() { return (
~/analytics
${" "} ktx setup
◆ Welcome to KTX setup
{" "} LLM{" "} ✓ claude-sonnet-4-6
{" "} Embeddings{" "} ✓ openai · text-embedding-3-small
{" "} Database{" "} ✓ postgres-warehouse · 42 tables
{" "} Sources{" "} ✓ dbt-main · 218 models
◐ Building context for agents…
enriching schema · detecting relationships · ingesting dbt
✓ KTX context is ready for agents.
${" "} ktx agent context --json
); }