@contractspec/bundle.library 2.0.0 → 2.1.0

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.
Files changed (42) hide show
  1. package/.turbo/turbo-build.log +2 -2
  2. package/CHANGELOG.md +27 -0
  3. package/dist/components/docs/generated/docs-index.generated.d.ts +6 -6
  4. package/package.json +18 -18
  5. package/src/components/docs/generated/docs-index._common.json +40 -211
  6. package/src/components/docs/generated/docs-index.agent-console.json +1 -1
  7. package/src/components/docs/generated/docs-index.ai-chat.json +1 -1
  8. package/src/components/docs/generated/docs-index.analytics-dashboard.json +1 -1
  9. package/src/components/docs/generated/docs-index.app-config.json +1 -1
  10. package/src/components/docs/generated/docs-index.audit-trail.json +1 -1
  11. package/src/components/docs/generated/docs-index.crm-pipeline.json +1 -1
  12. package/src/components/docs/generated/docs-index.feature-flags.json +1 -1
  13. package/src/components/docs/generated/docs-index.files.json +1 -1
  14. package/src/components/docs/generated/docs-index.generated.ts +7 -7
  15. package/src/components/docs/generated/docs-index.identity-rbac.json +1 -1
  16. package/src/components/docs/generated/docs-index.integration-hub.json +1 -1
  17. package/src/components/docs/generated/docs-index.jobs.json +1 -1
  18. package/src/components/docs/generated/docs-index.kb-update-pipeline.json +1 -1
  19. package/src/components/docs/generated/docs-index.learning-journey-crm-onboarding.json +1 -1
  20. package/src/components/docs/generated/docs-index.learning-journey-platform-tour.json +1 -1
  21. package/src/components/docs/generated/docs-index.learning-journey-registry.json +1 -1
  22. package/src/components/docs/generated/docs-index.learning-journey-studio-onboarding.json +1 -1
  23. package/src/components/docs/generated/docs-index.learning-journey.json +1 -1
  24. package/src/components/docs/generated/docs-index.locale-jurisdiction-gate.json +1 -1
  25. package/src/components/docs/generated/docs-index.manifest.json +1 -1
  26. package/src/components/docs/generated/docs-index.marketplace.json +1 -1
  27. package/src/components/docs/generated/docs-index.meeting-recorder.json +1 -1
  28. package/src/components/docs/generated/docs-index.metrics.json +1 -1
  29. package/src/components/docs/generated/docs-index.notifications.json +1 -1
  30. package/src/components/docs/generated/docs-index.openbanking.json +1 -1
  31. package/src/components/docs/generated/docs-index.platform-integrations.json +1 -1
  32. package/src/components/docs/generated/docs-index.platform-knowledge.json +1 -1
  33. package/src/components/docs/generated/docs-index.pocket-family-office.json +1 -1
  34. package/src/components/docs/generated/docs-index.policy-safe-knowledge-assistant.json +1 -1
  35. package/src/components/docs/generated/docs-index.saas-boilerplate.json +1 -1
  36. package/src/components/docs/generated/docs-index.service-business-os.json +1 -1
  37. package/src/components/docs/generated/docs-index.team-hub.json +1 -1
  38. package/src/components/docs/generated/docs-index.unknown.json +1 -1
  39. package/src/components/docs/generated/docs-index.versioned-knowledge-base.json +1 -1
  40. package/src/components/docs/generated/docs-index.wealth-snapshot.json +1 -1
  41. package/src/components/docs/generated/docs-index.workflow-system.json +1 -1
  42. package/src/components/docs/generated/docs-index.workspace-cli.json +1 -1
@@ -3,7 +3,7 @@ $ bun run prebuild && bun run build:bundle && bun run build:types
3
3
  $ contractspec-bun-build prebuild
4
4
  $ contractspec-bun-build transpile
5
5
  [contractspec-bun-build] transpile target=bun root=src entries=281
6
- Bundled 281 modules in 124ms
6
+ Bundled 281 modules in 65ms
7
7
 
8
8
  application/index.js 21.29 KB (entry point)
9
9
  presentation/features/templates/types.js 8 bytes (entry point)
@@ -288,7 +288,7 @@ Bundled 281 modules in 124ms
288
288
  components/docs/advanced/AdvancedMCPPage.js 15.27 KB (entry point)
289
289
 
290
290
  [contractspec-bun-build] transpile target=node root=src entries=281
291
- Bundled 281 modules in 101ms
291
+ Bundled 281 modules in 62ms
292
292
 
293
293
  application/index.js 21.29 KB (entry point)
294
294
  presentation/features/templates/types.js 0 KB (entry point)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @contractspec/bundle.library
2
2
 
3
+ ## 2.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 362fbac: feat: improve video
8
+ - 659d15f: feat: improve ai-agent analytics leveraging posthog
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [b4bfbc5]
13
+ - Updated dependencies [362fbac]
14
+ - Updated dependencies [659d15f]
15
+ - @contractspec/lib.contracts-spec@2.1.0
16
+ - @contractspec/lib.contracts-runtime-server-graphql@2.1.0
17
+ - @contractspec/lib.contracts-runtime-server-rest@2.1.0
18
+ - @contractspec/lib.contracts-runtime-server-mcp@2.1.0
19
+ - @contractspec/lib.contracts-integrations@2.1.0
20
+ - @contractspec/lib.contracts-library@2.1.0
21
+ - @contractspec/lib.example-shared-ui@2.1.0
22
+ - @contractspec/lib.runtime-sandbox@1.1.0
23
+ - @contractspec/lib.design-system@2.1.0
24
+ - @contractspec/module.examples@2.1.0
25
+ - @contractspec/lib.ui-kit-web@2.1.0
26
+ - @contractspec/lib.ui-link@2.1.0
27
+ - @contractspec/lib.logger@2.1.0
28
+ - @contractspec/lib.schema@2.1.0
29
+
3
30
  ## 2.0.0
4
31
 
5
32
  ### Major Changes
@@ -1,5 +1,5 @@
1
1
  export type DocsIndexSource = 'generated' | 'docblock';
2
- export type DocsIndexEntry = {
2
+ export interface DocsIndexEntry {
3
3
  id: string;
4
4
  title: string;
5
5
  summary?: string;
@@ -11,17 +11,17 @@ export type DocsIndexEntry = {
11
11
  visibility?: string;
12
12
  version?: string;
13
13
  owners?: string[];
14
- };
15
- export type DocsIndexChunk = {
14
+ }
15
+ export interface DocsIndexChunk {
16
16
  key: string;
17
17
  file: string;
18
18
  total: number;
19
- };
20
- export type DocsIndexManifest = {
19
+ }
20
+ export interface DocsIndexManifest {
21
21
  generatedAt: string;
22
22
  total: number;
23
23
  version: string | null;
24
24
  contentRoot: string | null;
25
25
  chunks: DocsIndexChunk[];
26
- };
26
+ }
27
27
  export declare const DOCS_INDEX_MANIFEST = "docs-index.manifest.json";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/bundle.library",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
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.0.0",
2057
- "@contractspec/lib.contracts-library": "2.0.0",
2058
- "@contractspec/lib.contracts-runtime-server-mcp": "2.0.0",
2059
- "@contractspec/lib.design-system": "2.0.0",
2060
- "@contractspec/lib.example-shared-ui": "2.0.0",
2061
- "@contractspec/lib.logger": "2.0.0",
2062
- "@contractspec/lib.runtime-sandbox": "1.0.0",
2063
- "@contractspec/lib.schema": "2.0.0",
2064
- "@contractspec/lib.ui-kit-web": "2.0.0",
2065
- "@contractspec/lib.ui-link": "2.0.0",
2066
- "@contractspec/module.examples": "2.0.0",
2056
+ "@contractspec/lib.contracts-spec": "2.1.0",
2057
+ "@contractspec/lib.contracts-library": "2.1.0",
2058
+ "@contractspec/lib.contracts-runtime-server-mcp": "2.1.0",
2059
+ "@contractspec/lib.design-system": "2.1.0",
2060
+ "@contractspec/lib.example-shared-ui": "2.1.0",
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.0",
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.1.5",
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.0.0",
2083
- "@contractspec/lib.contracts-runtime-server-rest": "2.0.0",
2084
- "@contractspec/lib.contracts-runtime-server-graphql": "2.0.0"
2082
+ "@contractspec/lib.contracts-integrations": "2.1.0",
2083
+ "@contractspec/lib.contracts-runtime-server-rest": "2.1.0",
2084
+ "@contractspec/lib.contracts-runtime-server-graphql": "2.1.0"
2085
2085
  },
2086
2086
  "devDependencies": {
2087
2087
  "@types/react": "~19.2.14",
2088
- "@contractspec/tool.typescript": "2.0.0",
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.0.0"
2091
+ "@contractspec/tool.bun": "2.1.0"
2092
2092
  },
2093
2093
  "publishConfig": {
2094
2094
  "access": "public",
@@ -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
+ ]
@@ -375,4 +375,4 @@
375
375
  "source": "generated",
376
376
  "contentPath": "agent-console/test.agent.tool.list.md"
377
377
  }
378
- ]
378
+ ]
@@ -103,4 +103,4 @@
103
103
  "source": "generated",
104
104
  "contentPath": "ai-chat/ai-chat.stream.md"
105
105
  }
106
- ]
106
+ ]
@@ -167,4 +167,4 @@
167
167
  "source": "generated",
168
168
  "contentPath": "analytics-dashboard/analytics.widget.added.md"
169
169
  }
170
- ]
170
+ ]
@@ -135,4 +135,4 @@
135
135
  "source": "generated",
136
136
  "contentPath": "app-config/appConfig.verifyCustomDomain.md"
137
137
  }
138
- ]
138
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "audit-trail/audit.trace.get.md"
49
49
  }
50
- ]
50
+ ]
@@ -159,4 +159,4 @@
159
159
  "source": "generated",
160
160
  "contentPath": "crm-pipeline/test.crm.deal.move.md"
161
161
  }
162
- ]
162
+ ]
@@ -215,4 +215,4 @@
215
215
  "source": "generated",
216
216
  "contentPath": "feature-flags/flag.updated.md"
217
217
  }
218
- ]
218
+ ]
@@ -175,4 +175,4 @@
175
175
  "source": "generated",
176
176
  "contentPath": "files/upload.session_started.md"
177
177
  }
178
- ]
178
+ ]
@@ -1,6 +1,6 @@
1
1
  export type DocsIndexSource = 'generated' | 'docblock';
2
2
 
3
- export type DocsIndexEntry = {
3
+ export interface DocsIndexEntry {
4
4
  id: string;
5
5
  title: string;
6
6
  summary?: string;
@@ -12,20 +12,20 @@ export type DocsIndexEntry = {
12
12
  visibility?: string;
13
13
  version?: string;
14
14
  owners?: string[];
15
- };
15
+ }
16
16
 
17
- export type DocsIndexChunk = {
17
+ export interface DocsIndexChunk {
18
18
  key: string;
19
19
  file: string;
20
20
  total: number;
21
- };
21
+ }
22
22
 
23
- export type DocsIndexManifest = {
23
+ export interface DocsIndexManifest {
24
24
  generatedAt: string;
25
25
  total: number;
26
26
  version: string | null;
27
27
  contentRoot: string | null;
28
28
  chunks: DocsIndexChunk[];
29
- };
29
+ }
30
30
 
31
- export const DOCS_INDEX_MANIFEST = "docs-index.manifest.json";
31
+ export const DOCS_INDEX_MANIFEST = 'docs-index.manifest.json';
@@ -311,4 +311,4 @@
311
311
  "source": "generated",
312
312
  "contentPath": "identity-rbac/user.updated.md"
313
313
  }
314
- ]
314
+ ]
@@ -263,4 +263,4 @@
263
263
  "source": "generated",
264
264
  "contentPath": "integration-hub/sync.md"
265
265
  }
266
- ]
266
+ ]
@@ -135,4 +135,4 @@
135
135
  "source": "generated",
136
136
  "contentPath": "jobs/scheduler.job_triggered.md"
137
137
  }
138
- ]
138
+ ]
@@ -127,4 +127,4 @@
127
127
  "source": "generated",
128
128
  "contentPath": "kb-update-pipeline/kbPipeline.submitDecision.test.md"
129
129
  }
130
- ]
130
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "learning-journey-crm-onboarding/learningJourney.crmOnboarding.recordEvent.md"
49
49
  }
50
- ]
50
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "learning-journey-platform-tour/learningJourney.platformTour.recordEvent.md"
49
49
  }
50
- ]
50
+ ]
@@ -31,4 +31,4 @@
31
31
  "source": "generated",
32
32
  "contentPath": "learning-journey-registry/learning.journey.track_list.md"
33
33
  }
34
- ]
34
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "learning-journey-studio-onboarding/learningJourney.studioOnboarding.recordEvent.md"
49
49
  }
50
- ]
50
+ ]
@@ -215,4 +215,4 @@
215
215
  "source": "generated",
216
216
  "contentPath": "learning-journey/xp.earned.md"
217
217
  }
218
- ]
218
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "locale-jurisdiction-gate/locale-jurisdiction-gate.md"
49
49
  }
50
- ]
50
+ ]
@@ -185,4 +185,4 @@
185
185
  "total": 1
186
186
  }
187
187
  ]
188
- }
188
+ }
@@ -335,4 +335,4 @@
335
335
  "source": "generated",
336
336
  "contentPath": "marketplace/payments.md"
337
337
  }
338
- ]
338
+ ]
@@ -47,4 +47,4 @@
47
47
  "source": "generated",
48
48
  "contentPath": "meeting-recorder/meeting-recorder.webhooks.ingest.md"
49
49
  }
50
- ]
50
+ ]
@@ -191,4 +191,4 @@
191
191
  "source": "generated",
192
192
  "contentPath": "metrics/usage.recorded.md"
193
193
  }
194
- ]
194
+ ]
@@ -63,4 +63,4 @@
63
63
  "source": "generated",
64
64
  "contentPath": "notifications/notifications.send.md"
65
65
  }
66
- ]
66
+ ]
@@ -63,4 +63,4 @@
63
63
  "source": "generated",
64
64
  "contentPath": "openbanking/openbanking.transactions.sync.md"
65
65
  }
66
- ]
66
+ ]
@@ -231,4 +231,4 @@
231
231
  "source": "generated",
232
232
  "contentPath": "platform.integrations/vectordb.supabase.md"
233
233
  }
234
- ]
234
+ ]
@@ -55,4 +55,4 @@
55
55
  "source": "generated",
56
56
  "contentPath": "platform.knowledge/platform.knowledge.md"
57
57
  }
58
- ]
58
+ ]
@@ -119,4 +119,4 @@
119
119
  "source": "generated",
120
120
  "contentPath": "pocket-family-office/pocket-family-office.md"
121
121
  }
122
- ]
122
+ ]
@@ -7,4 +7,4 @@
7
7
  "source": "generated",
8
8
  "contentPath": "policy-safe-knowledge-assistant/policy-safe-knowledge-assistant.md"
9
9
  }
10
- ]
10
+ ]
@@ -207,4 +207,4 @@
207
207
  "source": "generated",
208
208
  "contentPath": "saas-boilerplate/saas.settings.md"
209
209
  }
210
- ]
210
+ ]
@@ -191,4 +191,4 @@
191
191
  "source": "generated",
192
192
  "contentPath": "service-business-os/service.quote.sent.md"
193
193
  }
194
- ]
194
+ ]
@@ -183,4 +183,4 @@
183
183
  "source": "generated",
184
184
  "contentPath": "team-hub/team.task.updateStatus.md"
185
185
  }
186
- ]
186
+ ]
@@ -511,4 +511,4 @@
511
511
  "source": "generated",
512
512
  "contentPath": "unknown/vectordb.supabase.md"
513
513
  }
514
- ]
514
+ ]
@@ -79,4 +79,4 @@
79
79
  "source": "generated",
80
80
  "contentPath": "versioned-knowledge-base/versioned-knowledge-base.md"
81
81
  }
82
- ]
82
+ ]
@@ -151,4 +151,4 @@
151
151
  "source": "generated",
152
152
  "contentPath": "wealth-snapshot/wealth.networth.snapshot_created.md"
153
153
  }
154
- ]
154
+ ]
@@ -431,4 +431,4 @@
431
431
  "source": "generated",
432
432
  "contentPath": "workflow-system/workflow.step.exited.md"
433
433
  }
434
- ]
434
+ ]
@@ -7,4 +7,4 @@
7
7
  "source": "generated",
8
8
  "contentPath": "workspace-cli/workspace-cli.md"
9
9
  }
10
- ]
10
+ ]