Skip to content

Commit c8f5bd3

Browse files
committed
Draft Data Intelligence Layer ToC
1 parent 35928df commit c8f5bd3

4 files changed

Lines changed: 28 additions & 10 deletions

File tree

docs/content_management/data_intelligence_layer/data_intelligence_layer.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,19 @@ month_change: true
55

66
# Data Intelligence Layer
77

8-
Product guide
8+
The Data Intelligence Layer (DIL) provides content metrics.
99

10-
Install
11-
Config
10+
[[= cards([
11+
"content_management/data_intelligence_layer/dil_guide",
12+
]) =]]
1213

13-
User doc
14+
TODO:
1415

15-
API:
16-
PHP API
17-
REST API
18-
MCP tools
19-
20-
Extension
16+
- Install
17+
- Config
18+
- User doc?
19+
- API:
20+
- PHP API
21+
- REST API
22+
- MCP tools
23+
- Extend
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
description: TODO.
3+
month_change: true
4+
---
5+
6+
# Data Intelligence Layer product guide
7+
8+
The Data Intelligence Layer (DIL) systematically collects, aggregates, and exposes editorial and content-centric metrics.
9+
Editors and AI agents can use those metrics to identify possible content improvements.
10+
11+
TODO: List available metrics and their purpose.

docs/product_guides/product_guides.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Discover the primary ones with the help of product guides. Condensed content all
1717
"content_management/pages/page_builder_guide",
1818
"content_management/forms/form_builder_guide",
1919
"content_management/collaborative_editing/collaborative_editing_guide",
20+
"content_management/data_intelligence_layer/dil_guide",
2021
"customer_management/customer_portal",
2122
"personalization/personalization_guide",
2223
"product_catalog/product_catalog_guide",

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ nav:
290290
- Time field type: content_management/field_types/field_type_reference/timefield.md
291291
- URL field type: content_management/field_types/field_type_reference/urlfield.md
292292
- User field type: content_management/field_types/field_type_reference/userfield.md
293+
- Data Intelligence Layer:
294+
- Data Intelligence Layer: content_management/data_intelligence_layer/data_intelligence_layer.md
295+
- Data Intelligence Layer product guide: content_management/data_intelligence_layer/dil_guide.md
293296
- Collaborative editing:
294297
- Collaborative editing: content_management/collaborative_editing/collaborative_editing.md
295298
- Collaborative editing product guide: content_management/collaborative_editing/collaborative_editing_guide.md

0 commit comments

Comments
 (0)