docs: rename semantic internals page

This commit is contained in:
Luca Martial 2026-05-16 09:29:02 -07:00
parent 7b47be4871
commit 40b04f763d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
title: Semantic Layer Internals
title: Context-Aware SQL
description: How KTX turns reviewed context, grain, and relationship evidence into safe SQL for agents.
---

View file

@ -74,7 +74,7 @@ measures:
```
For join graphs, fan-out handling, and execution mechanics, read
[Semantic Layer Internals](/docs/concepts/semantic-layer-internals).
[Context-Aware SQL](/docs/concepts/semantic-layer-internals).
## Wiki pages