Skip to content

Commit 14bab97

Browse files
committed
Add Hub and Kernel protocol reference docs
Introduces new documentation for Hub and Kernel protocols, including schema references for composer, license, marketplace, space, tenant, context, logger, manifest, plugin, router, and scoped-storage. Also standardizes meta.json titles to singular form across AI, API, automation, data, driver, permission, and system references. Removes obsolete license test file and updates build-docs script.
1 parent 1226fce commit 14bab97

103 files changed

Lines changed: 775 additions & 603 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Agents"
2+
"title": "Agent"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Conversations"
2+
"title": "Conversation"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Cost Management"
2+
"title": "Cost"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Natural Language Query"
2+
"title": "Nlq"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Predictive Models"
2+
"title": "Predictive"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "RAG Pipelines"
2+
"title": "Rag Pipeline"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "API Contracts"
2+
"title": "Contract"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Service Discovery"
2+
"title": "Discovery"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Real-time Communication"
2+
"title": "Realtime"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"title": "Flows"
2+
"title": "Flow"
33
}

0 commit comments

Comments
 (0)