@contractspec/bundle.library 2.0.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +47 -47
- package/CHANGELOG.md +43 -0
- package/dist/components/docs/DocsIndexPage.js +3 -3
- package/dist/components/docs/ecosystem/TemplatesPage.js +6 -6
- package/dist/components/docs/ecosystem/index.js +6 -6
- package/dist/components/docs/generated/docs-index.generated.d.ts +6 -6
- package/dist/components/docs/getting-started/DeveloperToolsPage.js +6 -6
- package/dist/components/docs/getting-started/index.js +6 -6
- package/dist/components/docs/guides/GuideCIDiffGatingPage.js +6 -6
- package/dist/components/docs/guides/GuideContractTypesPage.js +6 -6
- package/dist/components/docs/guides/GuideDocsPipelinePage.js +6 -6
- package/dist/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +6 -6
- package/dist/components/docs/guides/GuideImportExistingCodebasesPage.js +6 -6
- package/dist/components/docs/guides/GuideNextjsOneEndpointPage.js +6 -6
- package/dist/components/docs/guides/GuideSpecValidationTypingPage.js +6 -6
- package/dist/components/docs/guides/index.js +18 -18
- package/dist/components/docs/index.js +162 -470
- package/dist/components/docs/manifesto/ManifestoPage.js +2 -2
- package/dist/components/docs/shared/StudioPrompt.js +4 -4
- package/dist/components/docs/studio/StudioBYOKPage.js +14 -68
- package/dist/components/docs/studio/StudioDeploymentsPage.js +14 -89
- package/dist/components/docs/studio/StudioGettingStartedPage.js +14 -82
- package/dist/components/docs/studio/StudioIntegrationsPage.js +14 -60
- package/dist/components/docs/studio/StudioOverviewPage.js +62 -32
- package/dist/components/docs/studio/StudioVisualBuilderPage.js +14 -109
- package/dist/components/docs/studio/index.js +131 -439
- package/dist/index.js +162 -470
- package/dist/node/components/docs/DocsIndexPage.js +3 -3
- package/dist/node/components/docs/ecosystem/TemplatesPage.js +6 -6
- package/dist/node/components/docs/ecosystem/index.js +6 -6
- package/dist/node/components/docs/getting-started/DeveloperToolsPage.js +6 -6
- package/dist/node/components/docs/getting-started/index.js +6 -6
- package/dist/node/components/docs/guides/GuideCIDiffGatingPage.js +6 -6
- package/dist/node/components/docs/guides/GuideContractTypesPage.js +6 -6
- package/dist/node/components/docs/guides/GuideDocsPipelinePage.js +6 -6
- package/dist/node/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +6 -6
- package/dist/node/components/docs/guides/GuideImportExistingCodebasesPage.js +6 -6
- package/dist/node/components/docs/guides/GuideNextjsOneEndpointPage.js +6 -6
- package/dist/node/components/docs/guides/GuideSpecValidationTypingPage.js +6 -6
- package/dist/node/components/docs/guides/index.js +18 -18
- package/dist/node/components/docs/index.js +162 -470
- package/dist/node/components/docs/manifesto/ManifestoPage.js +2 -2
- package/dist/node/components/docs/shared/StudioPrompt.js +4 -4
- package/dist/node/components/docs/studio/StudioBYOKPage.js +14 -68
- package/dist/node/components/docs/studio/StudioDeploymentsPage.js +14 -89
- package/dist/node/components/docs/studio/StudioGettingStartedPage.js +14 -82
- package/dist/node/components/docs/studio/StudioIntegrationsPage.js +14 -60
- package/dist/node/components/docs/studio/StudioOverviewPage.js +62 -32
- package/dist/node/components/docs/studio/StudioVisualBuilderPage.js +14 -109
- package/dist/node/components/docs/studio/index.js +131 -439
- package/dist/node/index.js +162 -470
- package/package.json +18 -18
- package/src/components/docs/DocsIndexPage.tsx +3 -3
- package/src/components/docs/ecosystem/TemplatesPage.tsx +2 -2
- package/src/components/docs/generated/docs-index._common.json +40 -211
- package/src/components/docs/generated/docs-index.agent-console.json +1 -1
- package/src/components/docs/generated/docs-index.ai-chat.json +1 -1
- package/src/components/docs/generated/docs-index.analytics-dashboard.json +1 -1
- package/src/components/docs/generated/docs-index.app-config.json +1 -1
- package/src/components/docs/generated/docs-index.audit-trail.json +1 -1
- package/src/components/docs/generated/docs-index.crm-pipeline.json +1 -1
- package/src/components/docs/generated/docs-index.feature-flags.json +1 -1
- package/src/components/docs/generated/docs-index.files.json +1 -1
- package/src/components/docs/generated/docs-index.generated.ts +7 -7
- package/src/components/docs/generated/docs-index.identity-rbac.json +1 -1
- package/src/components/docs/generated/docs-index.integration-hub.json +1 -1
- package/src/components/docs/generated/docs-index.jobs.json +1 -1
- package/src/components/docs/generated/docs-index.kb-update-pipeline.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-crm-onboarding.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-platform-tour.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-registry.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey-studio-onboarding.json +1 -1
- package/src/components/docs/generated/docs-index.learning-journey.json +1 -1
- package/src/components/docs/generated/docs-index.locale-jurisdiction-gate.json +1 -1
- package/src/components/docs/generated/docs-index.manifest.json +1 -1
- package/src/components/docs/generated/docs-index.marketplace.json +1 -1
- package/src/components/docs/generated/docs-index.meeting-recorder.json +1 -1
- package/src/components/docs/generated/docs-index.metrics.json +1 -1
- package/src/components/docs/generated/docs-index.notifications.json +1 -1
- package/src/components/docs/generated/docs-index.openbanking.json +1 -1
- package/src/components/docs/generated/docs-index.platform-integrations.json +1 -1
- package/src/components/docs/generated/docs-index.platform-knowledge.json +1 -1
- package/src/components/docs/generated/docs-index.pocket-family-office.json +1 -1
- package/src/components/docs/generated/docs-index.policy-safe-knowledge-assistant.json +1 -1
- package/src/components/docs/generated/docs-index.saas-boilerplate.json +1 -1
- package/src/components/docs/generated/docs-index.service-business-os.json +1 -1
- package/src/components/docs/generated/docs-index.team-hub.json +1 -1
- package/src/components/docs/generated/docs-index.unknown.json +1 -1
- package/src/components/docs/generated/docs-index.versioned-knowledge-base.json +1 -1
- package/src/components/docs/generated/docs-index.wealth-snapshot.json +1 -1
- package/src/components/docs/generated/docs-index.workflow-system.json +1 -1
- package/src/components/docs/generated/docs-index.workspace-cli.json +1 -1
- package/src/components/docs/getting-started/DeveloperToolsPage.tsx +6 -6
- package/src/components/docs/guides/GuideCIDiffGatingPage.tsx +2 -2
- package/src/components/docs/guides/GuideContractTypesPage.tsx +2 -2
- package/src/components/docs/guides/GuideDocsPipelinePage.tsx +2 -2
- package/src/components/docs/guides/GuideGenerateDocsClientsSchemasPage.tsx +2 -2
- package/src/components/docs/guides/GuideImportExistingCodebasesPage.tsx +2 -2
- package/src/components/docs/guides/GuideNextjsOneEndpointPage.tsx +2 -2
- package/src/components/docs/guides/GuideSpecValidationTypingPage.tsx +2 -2
- package/src/components/docs/manifesto/ManifestoPage.tsx +2 -2
- package/src/components/docs/shared/StudioPrompt.tsx +4 -4
- package/src/components/docs/studio/StudioBYOKPage.tsx +9 -54
- package/src/components/docs/studio/StudioDeploymentsPage.tsx +9 -70
- package/src/components/docs/studio/StudioGettingStartedPage.tsx +9 -66
- package/src/components/docs/studio/StudioIntegrationsPage.tsx +9 -47
- package/src/components/docs/studio/StudioOverviewPage.tsx +53 -41
- package/src/components/docs/studio/StudioVisualBuilderPage.tsx +9 -72
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/bundle.library",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rm -rf dist",
|
|
@@ -2053,22 +2053,22 @@
|
|
|
2053
2053
|
},
|
|
2054
2054
|
"dependencies": {
|
|
2055
2055
|
"@apollo/client": "^4.1.4",
|
|
2056
|
-
"@contractspec/lib.contracts-spec": "2.
|
|
2057
|
-
"@contractspec/lib.contracts-library": "2.
|
|
2058
|
-
"@contractspec/lib.contracts-runtime-server-mcp": "2.
|
|
2059
|
-
"@contractspec/lib.design-system": "2.
|
|
2060
|
-
"@contractspec/lib.example-shared-ui": "2.
|
|
2061
|
-
"@contractspec/lib.logger": "2.
|
|
2062
|
-
"@contractspec/lib.runtime-sandbox": "1.
|
|
2063
|
-
"@contractspec/lib.schema": "2.
|
|
2064
|
-
"@contractspec/lib.ui-kit-web": "2.
|
|
2065
|
-
"@contractspec/lib.ui-link": "2.
|
|
2066
|
-
"@contractspec/module.examples": "2.
|
|
2056
|
+
"@contractspec/lib.contracts-spec": "2.1.1",
|
|
2057
|
+
"@contractspec/lib.contracts-library": "2.1.1",
|
|
2058
|
+
"@contractspec/lib.contracts-runtime-server-mcp": "2.1.1",
|
|
2059
|
+
"@contractspec/lib.design-system": "2.1.1",
|
|
2060
|
+
"@contractspec/lib.example-shared-ui": "2.1.1",
|
|
2061
|
+
"@contractspec/lib.logger": "2.1.0",
|
|
2062
|
+
"@contractspec/lib.runtime-sandbox": "1.1.0",
|
|
2063
|
+
"@contractspec/lib.schema": "2.1.0",
|
|
2064
|
+
"@contractspec/lib.ui-kit-web": "2.1.0",
|
|
2065
|
+
"@contractspec/lib.ui-link": "2.1.0",
|
|
2066
|
+
"@contractspec/module.examples": "2.1.1",
|
|
2067
2067
|
"@dnd-kit/core": "^6.1.0",
|
|
2068
2068
|
"@dnd-kit/sortable": "^10.0.0",
|
|
2069
2069
|
"@dnd-kit/utilities": "^3.2.2",
|
|
2070
2070
|
"@electric-sql/pglite": "^0.3.14",
|
|
2071
|
-
"@scaleway/sdk": "^3.
|
|
2071
|
+
"@scaleway/sdk": "^3.2.0",
|
|
2072
2072
|
"@scaleway/sdk-client": "^2.1.0",
|
|
2073
2073
|
"drizzle-orm": "^0.45.1",
|
|
2074
2074
|
"elysia-mcp": "^0.1.0",
|
|
@@ -2079,16 +2079,16 @@
|
|
|
2079
2079
|
"posthog-react-native": "^4.34.0",
|
|
2080
2080
|
"react-hook-form": "^7.70.0",
|
|
2081
2081
|
"zod": "^4.3.5",
|
|
2082
|
-
"@contractspec/lib.contracts-integrations": "2.
|
|
2083
|
-
"@contractspec/lib.contracts-runtime-server-rest": "2.
|
|
2084
|
-
"@contractspec/lib.contracts-runtime-server-graphql": "2.
|
|
2082
|
+
"@contractspec/lib.contracts-integrations": "2.1.1",
|
|
2083
|
+
"@contractspec/lib.contracts-runtime-server-rest": "2.1.1",
|
|
2084
|
+
"@contractspec/lib.contracts-runtime-server-graphql": "2.1.1"
|
|
2085
2085
|
},
|
|
2086
2086
|
"devDependencies": {
|
|
2087
2087
|
"@types/react": "~19.2.14",
|
|
2088
|
-
"@contractspec/tool.typescript": "2.
|
|
2088
|
+
"@contractspec/tool.typescript": "2.1.0",
|
|
2089
2089
|
"typescript": "^5.9.3",
|
|
2090
2090
|
"@types/bun": "~1.3.9",
|
|
2091
|
-
"@contractspec/tool.bun": "2.
|
|
2091
|
+
"@contractspec/tool.bun": "2.1.0"
|
|
2092
2092
|
},
|
|
2093
2093
|
"publishConfig": {
|
|
2094
2094
|
"access": "public",
|
|
@@ -94,16 +94,16 @@ export function DocsIndexPage() {
|
|
|
94
94
|
</Link>
|
|
95
95
|
|
|
96
96
|
<Link
|
|
97
|
-
href="/studio"
|
|
97
|
+
href="/docs/studio"
|
|
98
98
|
className="card-subtle group space-y-3 p-6 transition-colors hover:border-violet-500/50"
|
|
99
99
|
>
|
|
100
100
|
<div className="flex items-start justify-between">
|
|
101
101
|
<div>
|
|
102
102
|
<h3 className="text-lg font-bold transition-colors group-hover:text-violet-400">
|
|
103
|
-
Studio
|
|
103
|
+
Studio
|
|
104
104
|
</h3>
|
|
105
105
|
<p className="text-muted-foreground mt-1 text-sm">
|
|
106
|
-
|
|
106
|
+
AI-powered product decision engine for spec-first teams.
|
|
107
107
|
</p>
|
|
108
108
|
</div>
|
|
109
109
|
<Zap size={20} className="shrink-0 text-violet-400" />
|
|
@@ -52,8 +52,8 @@ bun add @contractspec/integration.markdown-generator`}
|
|
|
52
52
|
</div>
|
|
53
53
|
|
|
54
54
|
<StudioPrompt
|
|
55
|
-
title="Need
|
|
56
|
-
body="Studio
|
|
55
|
+
title="Need evidence-backed template iteration?"
|
|
56
|
+
body="Studio helps teams prioritize template changes from real product signals and export implementation-ready task packs."
|
|
57
57
|
/>
|
|
58
58
|
|
|
59
59
|
<div className="flex items-center gap-4 pt-4">
|
|
@@ -174,9 +174,7 @@
|
|
|
174
174
|
"route": "/docs/accessibility_wcag_compliance_specs",
|
|
175
175
|
"source": "docblock",
|
|
176
176
|
"contentPath": "docblocks/docs/accessibility_wcag_compliance_specs.md",
|
|
177
|
-
"tags": [
|
|
178
|
-
"accessibility_wcag_compliance_specs"
|
|
179
|
-
],
|
|
177
|
+
"tags": ["accessibility_wcag_compliance_specs"],
|
|
180
178
|
"kind": "reference",
|
|
181
179
|
"visibility": "public"
|
|
182
180
|
},
|
|
@@ -187,10 +185,7 @@
|
|
|
187
185
|
"route": "/docs/meta/docblocks-process",
|
|
188
186
|
"source": "docblock",
|
|
189
187
|
"contentPath": "docblocks/docs/meta/docblocks-process.md",
|
|
190
|
-
"tags": [
|
|
191
|
-
"docs",
|
|
192
|
-
"process"
|
|
193
|
-
],
|
|
188
|
+
"tags": ["docs", "process"],
|
|
194
189
|
"kind": "reference",
|
|
195
190
|
"visibility": "mixed"
|
|
196
191
|
},
|
|
@@ -201,14 +196,7 @@
|
|
|
201
196
|
"route": "/docs/tech/auth/better-auth-nextjs",
|
|
202
197
|
"source": "docblock",
|
|
203
198
|
"contentPath": "docblocks/docs/tech/auth/better-auth-nextjs.md",
|
|
204
|
-
"tags": [
|
|
205
|
-
"auth",
|
|
206
|
-
"better-auth",
|
|
207
|
-
"nextjs",
|
|
208
|
-
"cookies",
|
|
209
|
-
"proxy",
|
|
210
|
-
"hmr"
|
|
211
|
-
],
|
|
199
|
+
"tags": ["auth", "better-auth", "nextjs", "cookies", "proxy", "hmr"],
|
|
212
200
|
"kind": "reference",
|
|
213
201
|
"visibility": "public"
|
|
214
202
|
},
|
|
@@ -219,16 +207,10 @@
|
|
|
219
207
|
"route": "/docs/tech/cli/contractspec",
|
|
220
208
|
"source": "docblock",
|
|
221
209
|
"contentPath": "docblocks/docs/tech/cli/contractspec.md",
|
|
222
|
-
"tags": [
|
|
223
|
-
"cli",
|
|
224
|
-
"tooling",
|
|
225
|
-
"reference"
|
|
226
|
-
],
|
|
210
|
+
"tags": ["cli", "tooling", "reference"],
|
|
227
211
|
"kind": "reference",
|
|
228
212
|
"visibility": "public",
|
|
229
|
-
"owners": [
|
|
230
|
-
"@contractspec/app.cli-contractspec"
|
|
231
|
-
]
|
|
213
|
+
"owners": ["@contractspec/app.cli-contractspec"]
|
|
232
214
|
},
|
|
233
215
|
{
|
|
234
216
|
"id": "docs.tech.contracts.openapi-export",
|
|
@@ -237,11 +219,7 @@
|
|
|
237
219
|
"route": "/docs/tech/contracts/openapi-export",
|
|
238
220
|
"source": "docblock",
|
|
239
221
|
"contentPath": "docblocks/docs/tech/contracts/openapi-export.md",
|
|
240
|
-
"tags": [
|
|
241
|
-
"contracts",
|
|
242
|
-
"openapi",
|
|
243
|
-
"rest"
|
|
244
|
-
],
|
|
222
|
+
"tags": ["contracts", "openapi", "rest"],
|
|
245
223
|
"kind": "reference",
|
|
246
224
|
"visibility": "public"
|
|
247
225
|
},
|
|
@@ -252,12 +230,7 @@
|
|
|
252
230
|
"route": "/docs/tech/contracts/openapi-import",
|
|
253
231
|
"source": "docblock",
|
|
254
232
|
"contentPath": "docblocks/docs/tech/contracts/openapi-import.md",
|
|
255
|
-
"tags": [
|
|
256
|
-
"contracts",
|
|
257
|
-
"openapi",
|
|
258
|
-
"import",
|
|
259
|
-
"codegen"
|
|
260
|
-
],
|
|
233
|
+
"tags": ["contracts", "openapi", "import", "codegen"],
|
|
261
234
|
"kind": "reference",
|
|
262
235
|
"visibility": "public"
|
|
263
236
|
},
|
|
@@ -268,11 +241,7 @@
|
|
|
268
241
|
"route": "/docs/tech/contracts/presentations",
|
|
269
242
|
"source": "docblock",
|
|
270
243
|
"contentPath": "docblocks/docs/tech/contracts/presentations.md",
|
|
271
|
-
"tags": [
|
|
272
|
-
"presentations",
|
|
273
|
-
"docs",
|
|
274
|
-
"mcp"
|
|
275
|
-
],
|
|
244
|
+
"tags": ["presentations", "docs", "mcp"],
|
|
276
245
|
"kind": "reference",
|
|
277
246
|
"visibility": "public"
|
|
278
247
|
},
|
|
@@ -283,11 +252,7 @@
|
|
|
283
252
|
"route": "/docs/tech/contracts/README",
|
|
284
253
|
"source": "docblock",
|
|
285
254
|
"contentPath": "docblocks/docs/tech/contracts/README.md",
|
|
286
|
-
"tags": [
|
|
287
|
-
"tech",
|
|
288
|
-
"contracts",
|
|
289
|
-
"README"
|
|
290
|
-
],
|
|
255
|
+
"tags": ["tech", "contracts", "README"],
|
|
291
256
|
"kind": "reference",
|
|
292
257
|
"visibility": "public"
|
|
293
258
|
},
|
|
@@ -298,11 +263,7 @@
|
|
|
298
263
|
"route": "/docs/tech/contracts/workspace-config",
|
|
299
264
|
"source": "docblock",
|
|
300
265
|
"contentPath": "docblocks/docs/tech/contracts/workspace-config.md",
|
|
301
|
-
"tags": [
|
|
302
|
-
"tech",
|
|
303
|
-
"contracts",
|
|
304
|
-
"config"
|
|
305
|
-
],
|
|
266
|
+
"tags": ["tech", "contracts", "config"],
|
|
306
267
|
"kind": "reference",
|
|
307
268
|
"visibility": "public"
|
|
308
269
|
},
|
|
@@ -313,10 +274,7 @@
|
|
|
313
274
|
"route": "/docs/tech/docs/examples",
|
|
314
275
|
"source": "docblock",
|
|
315
276
|
"contentPath": "docblocks/docs/tech/docs-examples.md",
|
|
316
|
-
"tags": [
|
|
317
|
-
"docs",
|
|
318
|
-
"examples"
|
|
319
|
-
],
|
|
277
|
+
"tags": ["docs", "examples"],
|
|
320
278
|
"kind": "reference",
|
|
321
279
|
"visibility": "public"
|
|
322
280
|
},
|
|
@@ -327,11 +285,7 @@
|
|
|
327
285
|
"route": "/docs/tech/docs/generator",
|
|
328
286
|
"source": "docblock",
|
|
329
287
|
"contentPath": "docblocks/docs/tech/docs-generator.md",
|
|
330
|
-
"tags": [
|
|
331
|
-
"docs",
|
|
332
|
-
"generator",
|
|
333
|
-
"cli"
|
|
334
|
-
],
|
|
288
|
+
"tags": ["docs", "generator", "cli"],
|
|
335
289
|
"kind": "how",
|
|
336
290
|
"visibility": "public"
|
|
337
291
|
},
|
|
@@ -342,10 +296,7 @@
|
|
|
342
296
|
"route": "/docs/tech/docs/publish",
|
|
343
297
|
"source": "docblock",
|
|
344
298
|
"contentPath": "docblocks/docs/tech/docs-publish.md",
|
|
345
|
-
"tags": [
|
|
346
|
-
"docs",
|
|
347
|
-
"publish"
|
|
348
|
-
],
|
|
299
|
+
"tags": ["docs", "publish"],
|
|
349
300
|
"kind": "how",
|
|
350
301
|
"visibility": "public"
|
|
351
302
|
},
|
|
@@ -356,10 +307,7 @@
|
|
|
356
307
|
"route": "/docs/tech/docs/reference",
|
|
357
308
|
"source": "docblock",
|
|
358
309
|
"contentPath": "docblocks/docs/tech/docs-reference.md",
|
|
359
|
-
"tags": [
|
|
360
|
-
"docs",
|
|
361
|
-
"reference"
|
|
362
|
-
],
|
|
310
|
+
"tags": ["docs", "reference"],
|
|
363
311
|
"kind": "reference",
|
|
364
312
|
"visibility": "public"
|
|
365
313
|
},
|
|
@@ -370,10 +318,7 @@
|
|
|
370
318
|
"route": "/docs/tech/docs/search",
|
|
371
319
|
"source": "docblock",
|
|
372
320
|
"contentPath": "docblocks/docs/tech/docs-search.md",
|
|
373
|
-
"tags": [
|
|
374
|
-
"docs",
|
|
375
|
-
"search"
|
|
376
|
-
],
|
|
321
|
+
"tags": ["docs", "search"],
|
|
377
322
|
"kind": "reference",
|
|
378
323
|
"visibility": "public"
|
|
379
324
|
},
|
|
@@ -384,11 +329,7 @@
|
|
|
384
329
|
"route": "/docs/tech/docs/system",
|
|
385
330
|
"source": "docblock",
|
|
386
331
|
"contentPath": "docblocks/docs/tech/docs-system.md",
|
|
387
|
-
"tags": [
|
|
388
|
-
"docs",
|
|
389
|
-
"system",
|
|
390
|
-
"contracts"
|
|
391
|
-
],
|
|
332
|
+
"tags": ["docs", "system", "contracts"],
|
|
392
333
|
"kind": "reference",
|
|
393
334
|
"visibility": "public"
|
|
394
335
|
},
|
|
@@ -399,10 +340,7 @@
|
|
|
399
340
|
"route": "/docs/tech/lifecycle-stage-system",
|
|
400
341
|
"source": "docblock",
|
|
401
342
|
"contentPath": "docblocks/docs/tech/lifecycle-stage-system.md",
|
|
402
|
-
"tags": [
|
|
403
|
-
"tech",
|
|
404
|
-
"lifecycle-stage-system"
|
|
405
|
-
],
|
|
343
|
+
"tags": ["tech", "lifecycle-stage-system"],
|
|
406
344
|
"kind": "reference",
|
|
407
345
|
"visibility": "public"
|
|
408
346
|
},
|
|
@@ -413,13 +351,7 @@
|
|
|
413
351
|
"route": "/docs/tech/llm/agent-adapters",
|
|
414
352
|
"source": "docblock",
|
|
415
353
|
"contentPath": "docblocks/docs/tech/llm/agent-adapters.md",
|
|
416
|
-
"tags": [
|
|
417
|
-
"llm",
|
|
418
|
-
"agents",
|
|
419
|
-
"claude",
|
|
420
|
-
"cursor",
|
|
421
|
-
"mcp"
|
|
422
|
-
],
|
|
354
|
+
"tags": ["llm", "agents", "claude", "cursor", "mcp"],
|
|
423
355
|
"kind": "reference",
|
|
424
356
|
"visibility": "public"
|
|
425
357
|
},
|
|
@@ -430,11 +362,7 @@
|
|
|
430
362
|
"route": "/docs/tech/llm/export-formats",
|
|
431
363
|
"source": "docblock",
|
|
432
364
|
"contentPath": "docblocks/docs/tech/llm/export-formats.md",
|
|
433
|
-
"tags": [
|
|
434
|
-
"llm",
|
|
435
|
-
"export",
|
|
436
|
-
"markdown"
|
|
437
|
-
],
|
|
365
|
+
"tags": ["llm", "export", "markdown"],
|
|
438
366
|
"kind": "reference",
|
|
439
367
|
"visibility": "public"
|
|
440
368
|
},
|
|
@@ -445,13 +373,7 @@
|
|
|
445
373
|
"route": "/docs/tech/llm/overview",
|
|
446
374
|
"source": "docblock",
|
|
447
375
|
"contentPath": "docblocks/docs/tech/llm/overview.md",
|
|
448
|
-
"tags": [
|
|
449
|
-
"llm",
|
|
450
|
-
"ai",
|
|
451
|
-
"export",
|
|
452
|
-
"guide",
|
|
453
|
-
"verify"
|
|
454
|
-
],
|
|
376
|
+
"tags": ["llm", "ai", "export", "guide", "verify"],
|
|
455
377
|
"kind": "reference",
|
|
456
378
|
"visibility": "public"
|
|
457
379
|
},
|
|
@@ -462,12 +384,7 @@
|
|
|
462
384
|
"route": "/docs/tech/llm/verification",
|
|
463
385
|
"source": "docblock",
|
|
464
386
|
"contentPath": "docblocks/docs/tech/llm/verification.md",
|
|
465
|
-
"tags": [
|
|
466
|
-
"llm",
|
|
467
|
-
"verify",
|
|
468
|
-
"validation",
|
|
469
|
-
"testing"
|
|
470
|
-
],
|
|
387
|
+
"tags": ["llm", "verify", "validation", "testing"],
|
|
471
388
|
"kind": "reference",
|
|
472
389
|
"visibility": "public"
|
|
473
390
|
},
|
|
@@ -478,12 +395,7 @@
|
|
|
478
395
|
"route": "/docs/tech/mcp/endpoints",
|
|
479
396
|
"source": "docblock",
|
|
480
397
|
"contentPath": "docblocks/docs/tech/mcp/endpoints.md",
|
|
481
|
-
"tags": [
|
|
482
|
-
"mcp",
|
|
483
|
-
"docs",
|
|
484
|
-
"cli",
|
|
485
|
-
"internal"
|
|
486
|
-
],
|
|
398
|
+
"tags": ["mcp", "docs", "cli", "internal"],
|
|
487
399
|
"kind": "reference",
|
|
488
400
|
"visibility": "mixed"
|
|
489
401
|
},
|
|
@@ -494,10 +406,7 @@
|
|
|
494
406
|
"route": "/docs/tech/presentation-runtime",
|
|
495
407
|
"source": "docblock",
|
|
496
408
|
"contentPath": "docblocks/docs/tech/presentation-runtime.md",
|
|
497
|
-
"tags": [
|
|
498
|
-
"tech",
|
|
499
|
-
"presentation-runtime"
|
|
500
|
-
],
|
|
409
|
+
"tags": ["tech", "presentation-runtime"],
|
|
501
410
|
"kind": "reference",
|
|
502
411
|
"visibility": "public"
|
|
503
412
|
},
|
|
@@ -508,17 +417,10 @@
|
|
|
508
417
|
"route": "/docs/tech/report/verification-table",
|
|
509
418
|
"source": "docblock",
|
|
510
419
|
"contentPath": "docblocks/docs/tech/report-verification-table.md",
|
|
511
|
-
"tags": [
|
|
512
|
-
"report",
|
|
513
|
-
"drift",
|
|
514
|
-
"verification",
|
|
515
|
-
"impact"
|
|
516
|
-
],
|
|
420
|
+
"tags": ["report", "drift", "verification", "impact"],
|
|
517
421
|
"kind": "how",
|
|
518
422
|
"visibility": "public",
|
|
519
|
-
"owners": [
|
|
520
|
-
"platform.core"
|
|
521
|
-
]
|
|
423
|
+
"owners": ["platform.core"]
|
|
522
424
|
},
|
|
523
425
|
{
|
|
524
426
|
"id": "docs.tech.schema.README",
|
|
@@ -527,11 +429,7 @@
|
|
|
527
429
|
"route": "/docs/tech/schema/README",
|
|
528
430
|
"source": "docblock",
|
|
529
431
|
"contentPath": "docblocks/docs/tech/schema/README.md",
|
|
530
|
-
"tags": [
|
|
531
|
-
"tech",
|
|
532
|
-
"schema",
|
|
533
|
-
"README"
|
|
534
|
-
],
|
|
432
|
+
"tags": ["tech", "schema", "README"],
|
|
535
433
|
"kind": "reference",
|
|
536
434
|
"visibility": "public"
|
|
537
435
|
},
|
|
@@ -542,13 +440,7 @@
|
|
|
542
440
|
"route": "/docs/tech/studio/learning-events",
|
|
543
441
|
"source": "docblock",
|
|
544
442
|
"contentPath": "docblocks/docs/tech/studio/learning-events.md",
|
|
545
|
-
"tags": [
|
|
546
|
-
"studio",
|
|
547
|
-
"learning",
|
|
548
|
-
"events",
|
|
549
|
-
"analytics",
|
|
550
|
-
"sandbox"
|
|
551
|
-
],
|
|
443
|
+
"tags": ["studio", "learning", "events", "analytics", "sandbox"],
|
|
552
444
|
"kind": "reference",
|
|
553
445
|
"visibility": "public"
|
|
554
446
|
},
|
|
@@ -577,13 +469,7 @@
|
|
|
577
469
|
"route": "/docs/tech/studio/platform-admin-panel",
|
|
578
470
|
"source": "docblock",
|
|
579
471
|
"contentPath": "docblocks/docs/tech/studio/platform-admin-panel.md",
|
|
580
|
-
"tags": [
|
|
581
|
-
"studio",
|
|
582
|
-
"admin",
|
|
583
|
-
"multi-tenancy",
|
|
584
|
-
"integrations",
|
|
585
|
-
"better-auth"
|
|
586
|
-
],
|
|
472
|
+
"tags": ["studio", "admin", "multi-tenancy", "integrations", "better-auth"],
|
|
587
473
|
"kind": "reference",
|
|
588
474
|
"visibility": "public"
|
|
589
475
|
},
|
|
@@ -594,13 +480,7 @@
|
|
|
594
480
|
"route": "/docs/tech/studio/project-access-teams",
|
|
595
481
|
"source": "docblock",
|
|
596
482
|
"contentPath": "docblocks/docs/tech/studio/project-access-teams.md",
|
|
597
|
-
"tags": [
|
|
598
|
-
"studio",
|
|
599
|
-
"projects",
|
|
600
|
-
"teams",
|
|
601
|
-
"rbac",
|
|
602
|
-
"access-control"
|
|
603
|
-
],
|
|
483
|
+
"tags": ["studio", "projects", "teams", "rbac", "access-control"],
|
|
604
484
|
"kind": "reference",
|
|
605
485
|
"visibility": "public"
|
|
606
486
|
},
|
|
@@ -611,13 +491,7 @@
|
|
|
611
491
|
"route": "/docs/tech/studio/project-routing",
|
|
612
492
|
"source": "docblock",
|
|
613
493
|
"contentPath": "docblocks/docs/tech/studio/project-routing.md",
|
|
614
|
-
"tags": [
|
|
615
|
-
"studio",
|
|
616
|
-
"routing",
|
|
617
|
-
"projects",
|
|
618
|
-
"slug",
|
|
619
|
-
"redirects"
|
|
620
|
-
],
|
|
494
|
+
"tags": ["studio", "routing", "projects", "slug", "redirects"],
|
|
621
495
|
"kind": "reference",
|
|
622
496
|
"visibility": "public"
|
|
623
497
|
},
|
|
@@ -628,12 +502,7 @@
|
|
|
628
502
|
"route": "/docs/tech/studio/sandbox-unlogged",
|
|
629
503
|
"source": "docblock",
|
|
630
504
|
"contentPath": "docblocks/docs/tech/studio/sandbox/unlogged.md",
|
|
631
|
-
"tags": [
|
|
632
|
-
"studio",
|
|
633
|
-
"sandbox",
|
|
634
|
-
"privacy",
|
|
635
|
-
"analytics"
|
|
636
|
-
],
|
|
505
|
+
"tags": ["studio", "sandbox", "privacy", "analytics"],
|
|
637
506
|
"kind": "reference",
|
|
638
507
|
"visibility": "public"
|
|
639
508
|
},
|
|
@@ -644,13 +513,7 @@
|
|
|
644
513
|
"route": "/docs/tech/studio/team-invitations",
|
|
645
514
|
"source": "docblock",
|
|
646
515
|
"contentPath": "docblocks/docs/tech/studio/team-invitations.md",
|
|
647
|
-
"tags": [
|
|
648
|
-
"studio",
|
|
649
|
-
"teams",
|
|
650
|
-
"invitations",
|
|
651
|
-
"access-control",
|
|
652
|
-
"onboarding"
|
|
653
|
-
],
|
|
516
|
+
"tags": ["studio", "teams", "invitations", "access-control", "onboarding"],
|
|
654
517
|
"kind": "reference",
|
|
655
518
|
"visibility": "public"
|
|
656
519
|
},
|
|
@@ -661,13 +524,7 @@
|
|
|
661
524
|
"route": "/docs/tech/studio/workspace-ops",
|
|
662
525
|
"source": "docblock",
|
|
663
526
|
"contentPath": "docblocks/docs/tech/studio/workspace_ops.md",
|
|
664
|
-
"tags": [
|
|
665
|
-
"studio",
|
|
666
|
-
"repo",
|
|
667
|
-
"workspace",
|
|
668
|
-
"validate",
|
|
669
|
-
"diff"
|
|
670
|
-
],
|
|
527
|
+
"tags": ["studio", "repo", "workspace", "validate", "diff"],
|
|
671
528
|
"kind": "reference",
|
|
672
529
|
"visibility": "mixed"
|
|
673
530
|
},
|
|
@@ -678,13 +535,7 @@
|
|
|
678
535
|
"route": "/docs/tech/studio/workspaces",
|
|
679
536
|
"source": "docblock",
|
|
680
537
|
"contentPath": "docblocks/docs/tech/studio/workspaces.md",
|
|
681
|
-
"tags": [
|
|
682
|
-
"studio",
|
|
683
|
-
"projects",
|
|
684
|
-
"teams",
|
|
685
|
-
"rbac",
|
|
686
|
-
"environments"
|
|
687
|
-
],
|
|
538
|
+
"tags": ["studio", "projects", "teams", "rbac", "environments"],
|
|
688
539
|
"kind": "reference",
|
|
689
540
|
"visibility": "mixed"
|
|
690
541
|
},
|
|
@@ -695,11 +546,7 @@
|
|
|
695
546
|
"route": "/docs/tech/telemetry/hybrid",
|
|
696
547
|
"source": "docblock",
|
|
697
548
|
"contentPath": "docblocks/docs/tech/telemetry/hybrid.md",
|
|
698
|
-
"tags": [
|
|
699
|
-
"telemetry",
|
|
700
|
-
"architecture",
|
|
701
|
-
"posthog"
|
|
702
|
-
],
|
|
549
|
+
"tags": ["telemetry", "architecture", "posthog"],
|
|
703
550
|
"kind": "usage",
|
|
704
551
|
"visibility": "internal"
|
|
705
552
|
},
|
|
@@ -710,12 +557,7 @@
|
|
|
710
557
|
"route": "/docs/tech/telemetry/ingest",
|
|
711
558
|
"source": "docblock",
|
|
712
559
|
"contentPath": "docblocks/docs/tech/telemetry/ingest.md",
|
|
713
|
-
"tags": [
|
|
714
|
-
"telemetry",
|
|
715
|
-
"api",
|
|
716
|
-
"posthog",
|
|
717
|
-
"analytics"
|
|
718
|
-
],
|
|
560
|
+
"tags": ["telemetry", "api", "posthog", "analytics"],
|
|
719
561
|
"kind": "reference",
|
|
720
562
|
"visibility": "internal"
|
|
721
563
|
},
|
|
@@ -726,12 +568,7 @@
|
|
|
726
568
|
"route": "/docs/tech/vscode/extension",
|
|
727
569
|
"source": "docblock",
|
|
728
570
|
"contentPath": "docblocks/docs/tech/vscode/extension.md",
|
|
729
|
-
"tags": [
|
|
730
|
-
"vscode",
|
|
731
|
-
"extension",
|
|
732
|
-
"tooling",
|
|
733
|
-
"dx"
|
|
734
|
-
],
|
|
571
|
+
"tags": ["vscode", "extension", "tooling", "dx"],
|
|
735
572
|
"kind": "reference",
|
|
736
573
|
"visibility": "public"
|
|
737
574
|
},
|
|
@@ -742,11 +579,7 @@
|
|
|
742
579
|
"route": "/docs/tech/vscode/snippets",
|
|
743
580
|
"source": "docblock",
|
|
744
581
|
"contentPath": "docblocks/docs/tech/vscode/snippets.md",
|
|
745
|
-
"tags": [
|
|
746
|
-
"vscode",
|
|
747
|
-
"snippets",
|
|
748
|
-
"dx"
|
|
749
|
-
],
|
|
582
|
+
"tags": ["vscode", "snippets", "dx"],
|
|
750
583
|
"kind": "reference",
|
|
751
584
|
"visibility": "public"
|
|
752
585
|
},
|
|
@@ -757,12 +590,8 @@
|
|
|
757
590
|
"route": "/docs/tech/workflows/overview",
|
|
758
591
|
"source": "docblock",
|
|
759
592
|
"contentPath": "docblocks/docs/tech/workflows/overview.md",
|
|
760
|
-
"tags": [
|
|
761
|
-
"tech",
|
|
762
|
-
"workflows",
|
|
763
|
-
"overview"
|
|
764
|
-
],
|
|
593
|
+
"tags": ["tech", "workflows", "overview"],
|
|
765
594
|
"kind": "reference",
|
|
766
595
|
"visibility": "public"
|
|
767
596
|
}
|
|
768
|
-
]
|
|
597
|
+
]
|