@contractspec/bundle.library 3.3.0 → 3.4.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 +2 -2
- package/CHANGELOG.md +54 -0
- package/package.json +21 -21
- package/src/components/docs/generated/docs-index.ai-support-bot.json +10 -0
- package/src/components/docs/generated/docs-index.calendar-google.json +10 -0
- package/src/components/docs/generated/docs-index.content-generation.json +10 -0
- package/src/components/docs/generated/docs-index.email-gmail.json +10 -0
- package/src/components/docs/generated/docs-index.in-app-docs.json +10 -0
- package/src/components/docs/generated/docs-index.integration-posthog.json +10 -0
- package/src/components/docs/generated/docs-index.integration-stripe.json +10 -0
- package/src/components/docs/generated/docs-index.integration-supabase.json +10 -0
- package/src/components/docs/generated/docs-index.knowledge-canon.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-ambient-coach.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-duo-drills.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-quest-challenges.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-ui-coaching.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-ui-gamified.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-ui-onboarding.json +10 -0
- package/src/components/docs/generated/docs-index.learning-journey-ui-shared.json +10 -0
- package/src/components/docs/generated/docs-index.learning-patterns.json +10 -0
- package/src/components/docs/generated/docs-index.lifecycle-cli.json +10 -0
- package/src/components/docs/generated/docs-index.lifecycle-dashboard.json +10 -0
- package/src/components/docs/generated/docs-index.manifest.json +178 -3
- package/src/components/docs/generated/docs-index.meeting-recorder-providers.json +10 -0
- package/src/components/docs/generated/docs-index.minimal.json +18 -0
- package/src/components/docs/generated/docs-index.openbanking-powens.json +10 -0
- package/src/components/docs/generated/docs-index.opencode-cli.json +18 -0
- package/src/components/docs/generated/docs-index.personalization.json +10 -0
- package/src/components/docs/generated/docs-index.platform-acp.json +74 -0
- package/src/components/docs/generated/docs-index.platform-agent.json +98 -0
- package/src/components/docs/generated/docs-index.platform-context.json +58 -0
- package/src/components/docs/generated/docs-index.platform-database.json +50 -0
- package/src/components/docs/generated/docs-index.platform-docs.json +82 -0
- package/src/components/docs/generated/docs-index.platform-provider-ranking.json +98 -0
- package/src/components/docs/generated/docs-index.product-intent.json +10 -0
- package/src/components/docs/generated/docs-index.project-management-sync.json +10 -0
- package/src/components/docs/generated/docs-index.video-api-showcase.json +8 -0
- package/src/components/docs/generated/docs-index.video-docs-terminal.json +10 -0
- package/src/components/docs/generated/docs-index.video-marketing-clip.json +10 -0
- package/src/components/docs/generated/docs-index.voice-providers.json +10 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "meeting-recorder-providers/meeting-recorder-providers",
|
|
4
|
+
"title": "meeting-recorder-providers",
|
|
5
|
+
"summary": "Meeting recorder provider integration with transcripts and webhook handling\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: meeting, recorder, transcripts, webhooks",
|
|
6
|
+
"route": "/docs/reference/meeting-recorder-providers/meeting-recorder-providers",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "meeting-recorder-providers/meeting-recorder-providers.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "minimal/minimal",
|
|
4
|
+
"title": "minimal",
|
|
5
|
+
"summary": "Bare-minimum contract definition showing the simplest possible setup\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: stable\n- **Owners**: @team\n- **Tags**: minimal, example\n- **File**: `packages/examples/minimal/src/minimal.feature.ts`",
|
|
6
|
+
"route": "/docs/reference/minimal/minimal",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "minimal/minimal.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "minimal/user.create",
|
|
12
|
+
"title": "user.create",
|
|
13
|
+
"summary": "Create a new user account with the provided email\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: stable\n- **Owners**: @team\n- **Tags**: user\n- **File**: `packages/examples/minimal/src/contracts/user.ts`",
|
|
14
|
+
"route": "/docs/reference/minimal/user.create",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "minimal/user.create.md"
|
|
17
|
+
}
|
|
18
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "openbanking-powens/openbanking-powens",
|
|
4
|
+
"title": "openbanking-powens",
|
|
5
|
+
"summary": "Powens open banking OAuth callback and webhook handler patterns\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: openbanking, powens, oauth, webhooks",
|
|
6
|
+
"route": "/docs/reference/openbanking-powens/openbanking-powens",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "openbanking-powens/openbanking-powens.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "opencode-cli/opencode-cli",
|
|
4
|
+
"title": "opencode-cli",
|
|
5
|
+
"summary": "Agent-mode contract building and validation for the OpenCode CLI\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @contractspec/examples\n- **Tags**: opencode, example, cli",
|
|
6
|
+
"route": "/docs/reference/opencode-cli/opencode-cli",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "opencode-cli/opencode-cli.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "opencode-cli/opencode.example.echo",
|
|
12
|
+
"title": "opencode.example.echo",
|
|
13
|
+
"summary": "Echo a prompt for the OpenCode CLI example.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @contractspec/examples\n- **Tags**: opencode, example, echo\n- **File**: `packages/examples/opencode-cli/src/contracts/opencode.contracts.ts`",
|
|
14
|
+
"route": "/docs/reference/opencode-cli/opencode.example.echo",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "opencode-cli/opencode.example.echo.md"
|
|
17
|
+
}
|
|
18
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "personalization/personalization",
|
|
4
|
+
"title": "personalization",
|
|
5
|
+
"summary": "Behavior tracking, overlay customization, and workflow extension patterns\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: personalization, behavior, overlay, workflow",
|
|
6
|
+
"route": "/docs/reference/personalization/personalization",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "personalization/personalization.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.acp/acp.fs.access",
|
|
4
|
+
"title": "acp.fs.access",
|
|
5
|
+
"summary": "Perform file system access within an ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: filesystem\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpFsAccess.command.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.acp/acp.fs.access",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.acp/acp.fs.access.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.acp/acp.prompt.turn",
|
|
12
|
+
"title": "acp.prompt.turn",
|
|
13
|
+
"summary": "Execute a prompt turn within an ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: prompt\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpPromptTurn.command.ts`\nRun ACP prompt turns with tool calls and structured outputs.",
|
|
14
|
+
"route": "/docs/reference/platform.acp/acp.prompt.turn",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.acp/acp.prompt.turn.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.acp/acp.session.init",
|
|
20
|
+
"title": "acp.session.init",
|
|
21
|
+
"summary": "Initialize a new ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: session\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpSessionInit.command.ts`\nStart a governed ACP session with configured tools and policies.",
|
|
22
|
+
"route": "/docs/reference/platform.acp/acp.session.init",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.acp/acp.session.init.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.acp/acp.session.resume",
|
|
28
|
+
"title": "acp.session.resume",
|
|
29
|
+
"summary": "Resume an existing ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: session\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpSessionResume.command.ts`\nContinue a previously initialized ACP session with full context.",
|
|
30
|
+
"route": "/docs/reference/platform.acp/acp.session.resume",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.acp/acp.session.resume.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.acp/acp.session.stop",
|
|
36
|
+
"title": "acp.session.stop",
|
|
37
|
+
"summary": "Stop an active ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: session\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpSessionStop.command.ts`\nTerminate ACP sessions cleanly with audit trails.",
|
|
38
|
+
"route": "/docs/reference/platform.acp/acp.session.stop",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.acp/acp.session.stop.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.acp/acp.terminal.exec",
|
|
44
|
+
"title": "acp.terminal.exec",
|
|
45
|
+
"summary": "Execute a terminal command within an ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: terminal\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpTerminalExec.command.ts`",
|
|
46
|
+
"route": "/docs/reference/platform.acp/acp.terminal.exec",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.acp/acp.terminal.exec.md"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "platform.acp/acp.tool.calls",
|
|
52
|
+
"title": "acp.tool.calls",
|
|
53
|
+
"summary": "Execute tool calls within an ACP session.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: tools\n- **File**: `packages/libs/contracts-spec/src/acp/commands/acpToolCalls.command.ts`\nRun tool calls with safe governance and telemetry.",
|
|
54
|
+
"route": "/docs/reference/platform.acp/acp.tool.calls",
|
|
55
|
+
"source": "generated",
|
|
56
|
+
"contentPath": "platform.acp/acp.tool.calls.md"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"id": "platform.acp/acp.transport",
|
|
60
|
+
"title": "acp.transport",
|
|
61
|
+
"summary": "Agent Client Protocol transport surfaces.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: transport\n- **File**: `packages/libs/contracts-spec/src/acp/capabilities/acpTransport.capability.ts`",
|
|
62
|
+
"route": "/docs/reference/platform.acp/acp.transport",
|
|
63
|
+
"source": "generated",
|
|
64
|
+
"contentPath": "platform.acp/acp.transport.md"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"id": "platform.acp/platform.acp",
|
|
68
|
+
"title": "platform.acp",
|
|
69
|
+
"summary": "Session management and transport operations for agent communication (prompt turns, tool calls, terminal exec, fs access)\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/acp/acp.feature.ts`",
|
|
70
|
+
"route": "/docs/reference/platform.acp/platform.acp",
|
|
71
|
+
"source": "generated",
|
|
72
|
+
"contentPath": "platform.acp/platform.acp.md"
|
|
73
|
+
}
|
|
74
|
+
]
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.agent/agent.approval.requested",
|
|
4
|
+
"title": "agent.approval.requested",
|
|
5
|
+
"summary": "Emitted when an approval is required for an agent action.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: approval\n- **File**: `packages/libs/contracts-spec/src/agent/events/agentApprovalRequested.event.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.agent/agent.approval.requested",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.agent/agent.approval.requested.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.agent/agent.approvals",
|
|
12
|
+
"title": "agent.approvals",
|
|
13
|
+
"summary": "Approve or reject an agent step or run.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: approval\n- **File**: `packages/libs/contracts-spec/src/agent/commands/agentApprovals.command.ts`\nProvide governed human-in-the-loop control for risky steps.",
|
|
14
|
+
"route": "/docs/reference/platform.agent/agent.approvals",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.agent/agent.approvals.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.agent/agent.artifacts",
|
|
20
|
+
"title": "agent.artifacts",
|
|
21
|
+
"summary": "List artifacts produced by an agent run.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: artifacts\n- **File**: `packages/libs/contracts-spec/src/agent/queries/agentArtifacts.query.ts`\nProvide traceable outputs for audits and UI surfaces.",
|
|
22
|
+
"route": "/docs/reference/platform.agent/agent.artifacts",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.agent/agent.artifacts.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.agent/agent.cancel",
|
|
28
|
+
"title": "agent.cancel",
|
|
29
|
+
"summary": "Cancel an in-flight agent run.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: run, cancel\n- **File**: `packages/libs/contracts-spec/src/agent/commands/agentCancel.command.ts`\nProvide safe operator control to stop background agents.",
|
|
30
|
+
"route": "/docs/reference/platform.agent/agent.cancel",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.agent/agent.cancel.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.agent/agent.execution",
|
|
36
|
+
"title": "agent.execution",
|
|
37
|
+
"summary": "Background agent execution, approvals, and artifacts.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: execution\n- **File**: `packages/libs/contracts-spec/src/agent/capabilities/agentExecution.capability.ts`",
|
|
38
|
+
"route": "/docs/reference/platform.agent/agent.execution",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.agent/agent.execution.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.agent/agent.run",
|
|
44
|
+
"title": "agent.run",
|
|
45
|
+
"summary": "Submit a background agent run with a context snapshot.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: run\n- **File**: `packages/libs/contracts-spec/src/agent/commands/agentRun.command.ts`",
|
|
46
|
+
"route": "/docs/reference/platform.agent/agent.run",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.agent/agent.run.md"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "platform.agent/agent.run.audit",
|
|
52
|
+
"title": "agent.run.audit",
|
|
53
|
+
"summary": "Audit layout for agent runs and artifacts.\n- **Type**: presentation (presentation)\n- **Version**: 1.0.0\n- **Tags**: audit\n- **File**: `packages/libs/contracts-spec/src/agent/presentations/agentRunAudit.presentation.ts`",
|
|
54
|
+
"route": "/docs/reference/platform.agent/agent.run.audit",
|
|
55
|
+
"source": "generated",
|
|
56
|
+
"contentPath": "platform.agent/agent.run.audit.md"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"id": "platform.agent/agent.run.completed",
|
|
60
|
+
"title": "agent.run.completed",
|
|
61
|
+
"summary": "Emitted when an agent run completes successfully.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: run\n- **File**: `packages/libs/contracts-spec/src/agent/events/agentRunCompleted.event.ts`\n```typescript",
|
|
62
|
+
"route": "/docs/reference/platform.agent/agent.run.completed",
|
|
63
|
+
"source": "generated",
|
|
64
|
+
"contentPath": "platform.agent/agent.run.completed.md"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"id": "platform.agent/agent.run.failed",
|
|
68
|
+
"title": "agent.run.failed",
|
|
69
|
+
"summary": "Emitted when an agent run fails.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: run\n- **File**: `packages/libs/contracts-spec/src/agent/events/agentRunFailed.event.ts`\n```typescript\nexport const AgentRunFailedEvent = defineEvent({",
|
|
70
|
+
"route": "/docs/reference/platform.agent/agent.run.failed",
|
|
71
|
+
"source": "generated",
|
|
72
|
+
"contentPath": "platform.agent/agent.run.failed.md"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "platform.agent/agent.run.started",
|
|
76
|
+
"title": "agent.run.started",
|
|
77
|
+
"summary": "Emitted when an agent run starts executing.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: run\n- **File**: `packages/libs/contracts-spec/src/agent/events/agentRunStarted.event.ts`\n```typescript\nexport const AgentRunStartedEvent = defineEvent({",
|
|
78
|
+
"route": "/docs/reference/platform.agent/agent.run.started",
|
|
79
|
+
"source": "generated",
|
|
80
|
+
"contentPath": "platform.agent/agent.run.started.md"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"id": "platform.agent/agent.status",
|
|
84
|
+
"title": "agent.status",
|
|
85
|
+
"summary": "Get status for agent runs.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: status\n- **File**: `packages/libs/contracts-spec/src/agent/queries/agentStatus.query.ts`\nProvide status and progress visibility for background agents.",
|
|
86
|
+
"route": "/docs/reference/platform.agent/agent.status",
|
|
87
|
+
"source": "generated",
|
|
88
|
+
"contentPath": "platform.agent/agent.status.md"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "platform.agent/platform.agent",
|
|
92
|
+
"title": "platform.agent",
|
|
93
|
+
"summary": "Run, cancel, and approve AI agent executions with full audit trail\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/agent/agent.feature.ts`\n- `agent.run` (v1.0.0)\n- `agent.cancel` (v1.0.0)",
|
|
94
|
+
"route": "/docs/reference/platform.agent/platform.agent",
|
|
95
|
+
"source": "generated",
|
|
96
|
+
"contentPath": "platform.agent/platform.agent.md"
|
|
97
|
+
}
|
|
98
|
+
]
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.context/context.pack.describe",
|
|
4
|
+
"title": "context.pack.describe",
|
|
5
|
+
"summary": "Describe a context pack and its sources.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: pack, describe\n- **File**: `packages/libs/contracts-spec/src/context/queries/contextPackDescribe.query.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.context/context.pack.describe",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.context/context.pack.describe.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.context/context.pack.search",
|
|
12
|
+
"title": "context.pack.search",
|
|
13
|
+
"summary": "Search and filter context packs and snapshots.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: pack, search\n- **File**: `packages/libs/contracts-spec/src/context/queries/contextPackSearch.query.ts`",
|
|
14
|
+
"route": "/docs/reference/platform.context/context.pack.search",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.context/context.pack.search.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.context/context.pack.snapshot",
|
|
20
|
+
"title": "context.pack.snapshot",
|
|
21
|
+
"summary": "Create an immutable snapshot from a context pack.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: snapshot, create\n- **File**: `packages/libs/contracts-spec/src/context/commands/contextPackSnapshot.command.ts`",
|
|
22
|
+
"route": "/docs/reference/platform.context/context.pack.snapshot",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.context/context.pack.snapshot.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.context/context.snapshot.created",
|
|
28
|
+
"title": "context.snapshot.created",
|
|
29
|
+
"summary": "Emitted when a context snapshot is created.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: snapshot\n- **File**: `packages/libs/contracts-spec/src/context/events/contextSnapshotCreated.event.ts`",
|
|
30
|
+
"route": "/docs/reference/platform.context/context.snapshot.created",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.context/context.snapshot.created.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.context/context.snapshot.summary",
|
|
36
|
+
"title": "context.snapshot.summary",
|
|
37
|
+
"summary": "Summary layout for context snapshots.\n- **Type**: presentation (presentation)\n- **Version**: 1.0.0\n- **Tags**: snapshot, summary\n- **File**: `packages/libs/contracts-spec/src/context/presentations/contextSnapshot.presentation.ts`",
|
|
38
|
+
"route": "/docs/reference/platform.context/context.snapshot.summary",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.context/context.snapshot.summary.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.context/context.system",
|
|
44
|
+
"title": "context.system",
|
|
45
|
+
"summary": "Context packs, snapshots, and discovery surfaces.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: system\n- **File**: `packages/libs/contracts-spec/src/context/capabilities/contextSystem.capability.ts`",
|
|
46
|
+
"route": "/docs/reference/platform.context/context.system",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.context/context.system.md"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "platform.context/platform.context",
|
|
52
|
+
"title": "platform.context",
|
|
53
|
+
"summary": "Snapshot, search, and describe context packs for AI-driven workflows\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/context/context.feature.ts`\n- `context.pack.snapshot` (v1.0.0)",
|
|
54
|
+
"route": "/docs/reference/platform.context/platform.context",
|
|
55
|
+
"source": "generated",
|
|
56
|
+
"contentPath": "platform.context/platform.context.md"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.database/database.context",
|
|
4
|
+
"title": "database.context",
|
|
5
|
+
"summary": "Schema, migration, dictionary, and read-only query surfaces.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: context\n- **File**: `packages/libs/contracts-spec/src/database/capabilities/databaseContext.capability.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.database/database.context",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.database/database.context.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.database/database.dictionary.get",
|
|
12
|
+
"title": "database.dictionary.get",
|
|
13
|
+
"summary": "Retrieve a data dictionary entry for a schema field.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: dictionary\n- **File**: `packages/libs/contracts-spec/src/database/queries/databaseDictionaryGet.query.ts`",
|
|
14
|
+
"route": "/docs/reference/platform.database/database.dictionary.get",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.database/database.dictionary.get.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.database/database.migrations.list",
|
|
20
|
+
"title": "database.migrations.list",
|
|
21
|
+
"summary": "List registered database migrations and statuses.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: migrations\n- **File**: `packages/libs/contracts-spec/src/database/queries/databaseMigrationsList.query.ts`",
|
|
22
|
+
"route": "/docs/reference/platform.database/database.migrations.list",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.database/database.migrations.list.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.database/database.query.readonly",
|
|
28
|
+
"title": "database.query.readonly",
|
|
29
|
+
"summary": "Execute a governed read-only query via a data view.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: query, readonly\n- **File**: `packages/libs/contracts-spec/src/database/queries/databaseQueryReadonly.query.ts`",
|
|
30
|
+
"route": "/docs/reference/platform.database/database.query.readonly",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.database/database.query.readonly.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.database/database.schema.describe",
|
|
36
|
+
"title": "database.schema.describe",
|
|
37
|
+
"summary": "Describe database schemas and models with PII indicators.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: describe\n- **File**: `packages/libs/contracts-spec/src/database/queries/databaseSchemaDescribe.query.ts`",
|
|
38
|
+
"route": "/docs/reference/platform.database/database.schema.describe",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.database/database.schema.describe.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.database/platform.database",
|
|
44
|
+
"title": "platform.database",
|
|
45
|
+
"summary": "Describe schemas, list migrations, query data dictionaries, and execute read-only queries\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/database/database.feature.ts`",
|
|
46
|
+
"route": "/docs/reference/platform.database/platform.database",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.database/platform.database.md"
|
|
49
|
+
}
|
|
50
|
+
]
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.docs/docs.contract.reference",
|
|
4
|
+
"title": "docs.contract.reference",
|
|
5
|
+
"summary": "Resolve a contract into a documentation-ready reference.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: reference\n- **File**: `packages/libs/contracts-spec/src/docs/queries/contractReference.query.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.docs/docs.contract.reference",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.docs/docs.contract.reference.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.docs/docs.generate",
|
|
12
|
+
"title": "docs.generate",
|
|
13
|
+
"summary": "Generate documentation artifacts from ContractSpecs.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: generation\n- **File**: `packages/libs/contracts-spec/src/docs/commands/docsGenerate.command.ts`",
|
|
14
|
+
"route": "/docs/reference/platform.docs/docs.generate",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.docs/docs.generate.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.docs/docs.generated",
|
|
20
|
+
"title": "docs.generated",
|
|
21
|
+
"summary": "Emitted when documentation artifacts are generated.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: generation\n- **File**: `packages/libs/contracts-spec/src/docs/events/docsGenerated.event.ts`\n```typescript",
|
|
22
|
+
"route": "/docs/reference/platform.docs/docs.generated",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.docs/docs.generated.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.docs/docs.layout",
|
|
28
|
+
"title": "docs.layout",
|
|
29
|
+
"summary": "Shared layout shell for documentation pages.\n- **Type**: presentation (presentation)\n- **Version**: 1.0.0\n- **Tags**: layout\n- **File**: `packages/libs/contracts-spec/src/docs/presentations/docsLayout.presentation.ts`",
|
|
30
|
+
"route": "/docs/reference/platform.docs/docs.layout",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.docs/docs.layout.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.docs/docs.publish",
|
|
36
|
+
"title": "docs.publish",
|
|
37
|
+
"summary": "Publish generated documentation artifacts.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: publish\n- **File**: `packages/libs/contracts-spec/src/docs/commands/docsPublish.command.ts`\nDeploy docs to the public docs surface with consistent versioning.",
|
|
38
|
+
"route": "/docs/reference/platform.docs/docs.publish",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.docs/docs.publish.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.docs/docs.published",
|
|
44
|
+
"title": "docs.published",
|
|
45
|
+
"summary": "Emitted when documentation is published.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: publish\n- **File**: `packages/libs/contracts-spec/src/docs/events/docsPublished.event.ts`\n```typescript\nexport const DocsPublishedEvent = defineEvent({",
|
|
46
|
+
"route": "/docs/reference/platform.docs/docs.published",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.docs/docs.published.md"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "platform.docs/docs.reference.page",
|
|
52
|
+
"title": "docs.reference.page",
|
|
53
|
+
"summary": "Reference page layout for contract documentation.\n- **Type**: presentation (presentation)\n- **Version**: 1.0.0\n- **Tags**: reference\n- **File**: `packages/libs/contracts-spec/src/docs/presentations/docsReferencePage.presentation.ts`",
|
|
54
|
+
"route": "/docs/reference/platform.docs/docs.reference.page",
|
|
55
|
+
"source": "generated",
|
|
56
|
+
"contentPath": "platform.docs/docs.reference.page.md"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"id": "platform.docs/docs.search",
|
|
60
|
+
"title": "docs.search",
|
|
61
|
+
"summary": "Search and filter DocBlocks by query, tag, or visibility.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: search, index\n- **File**: `packages/libs/contracts-spec/src/docs/queries/docsIndex.query.ts`",
|
|
62
|
+
"route": "/docs/reference/platform.docs/docs.search",
|
|
63
|
+
"source": "generated",
|
|
64
|
+
"contentPath": "platform.docs/docs.search.md"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"id": "platform.docs/docs.system",
|
|
68
|
+
"title": "docs.system",
|
|
69
|
+
"summary": "End-to-end docs generation, indexing, and presentation.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: system\n- **File**: `packages/libs/contracts-spec/src/docs/capabilities/documentationSystem.capability.ts`",
|
|
70
|
+
"route": "/docs/reference/platform.docs/docs.system",
|
|
71
|
+
"source": "generated",
|
|
72
|
+
"contentPath": "platform.docs/docs.system.md"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "platform.docs/platform.docs",
|
|
76
|
+
"title": "platform.docs",
|
|
77
|
+
"summary": "Generate, publish, search, and reference contract documentation and DocBlocks\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/docs/docs.feature.ts`\n- `docs.generate` (v1.0.0)",
|
|
78
|
+
"route": "/docs/reference/platform.docs/platform.docs",
|
|
79
|
+
"source": "generated",
|
|
80
|
+
"contentPath": "platform.docs/platform.docs.md"
|
|
81
|
+
}
|
|
82
|
+
]
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "platform.provider-ranking/platform.provider-ranking",
|
|
4
|
+
"title": "platform.provider-ranking",
|
|
5
|
+
"summary": "Benchmark ingestion, custom benchmark runs, and AI model ranking with leaderboards\n- **Type**: feature\n- **Version**: 1.0.0\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/provider-ranking.feature.ts`",
|
|
6
|
+
"route": "/docs/reference/platform.provider-ranking/platform.provider-ranking",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "platform.provider-ranking/platform.provider-ranking.md"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"id": "platform.provider-ranking/provider-ranking.benchmark.custom.completed",
|
|
12
|
+
"title": "provider-ranking.benchmark.custom.completed",
|
|
13
|
+
"summary": "Emitted when a custom benchmark run finishes.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: custom, eval\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/events/benchmarkCustomCompleted.event.ts`",
|
|
14
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.benchmark.custom.completed",
|
|
15
|
+
"source": "generated",
|
|
16
|
+
"contentPath": "platform.provider-ranking/provider-ranking.benchmark.custom.completed.md"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "platform.provider-ranking/provider-ranking.benchmark.ingest",
|
|
20
|
+
"title": "provider-ranking.benchmark.ingest",
|
|
21
|
+
"summary": "Trigger ingestion of external benchmark data from a public source.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: ingest\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/commands/benchmarkIngest.command.ts`",
|
|
22
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.benchmark.ingest",
|
|
23
|
+
"source": "generated",
|
|
24
|
+
"contentPath": "platform.provider-ranking/provider-ranking.benchmark.ingest.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "platform.provider-ranking/provider-ranking.benchmark.ingested",
|
|
28
|
+
"title": "provider-ranking.benchmark.ingested",
|
|
29
|
+
"summary": "Emitted after external benchmark data is ingested.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: ingest\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/events/benchmarkIngested.event.ts`",
|
|
30
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.benchmark.ingested",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "platform.provider-ranking/provider-ranking.benchmark.ingested.md"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "platform.provider-ranking/provider-ranking.benchmark.results.list",
|
|
36
|
+
"title": "provider-ranking.benchmark.results.list",
|
|
37
|
+
"summary": "List raw benchmark results with pagination, filterable by source, model, and dimension.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: results\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/queries/benchmarkResultsList.query.ts`",
|
|
38
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.benchmark.results.list",
|
|
39
|
+
"source": "generated",
|
|
40
|
+
"contentPath": "platform.provider-ranking/provider-ranking.benchmark.results.list.md"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "platform.provider-ranking/provider-ranking.benchmark.run-custom",
|
|
44
|
+
"title": "provider-ranking.benchmark.run-custom",
|
|
45
|
+
"summary": "Launch a custom benchmark evaluation against a specific model.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: custom, eval\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/commands/benchmarkRunCustom.command.ts`",
|
|
46
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.benchmark.run-custom",
|
|
47
|
+
"source": "generated",
|
|
48
|
+
"contentPath": "platform.provider-ranking/provider-ranking.benchmark.run-custom.md"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "platform.provider-ranking/provider-ranking.model.comparison",
|
|
52
|
+
"title": "provider-ranking.model.comparison",
|
|
53
|
+
"summary": "Side-by-side comparison of AI model scores and capabilities.\n- **Type**: presentation (presentation)\n- **Version**: 1.0.0\n- **Tags**: comparison\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/presentations/modelComparison.presentation.ts`",
|
|
54
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.model.comparison",
|
|
55
|
+
"source": "generated",
|
|
56
|
+
"contentPath": "platform.provider-ranking/provider-ranking.model.comparison.md"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"id": "platform.provider-ranking/provider-ranking.model.profile.get",
|
|
60
|
+
"title": "provider-ranking.model.profile.get",
|
|
61
|
+
"summary": "Get detailed profile for a single model including all scores, metadata, cost, and capabilities.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: model, profile\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/queries/modelProfileGet.query.ts`",
|
|
62
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.model.profile.get",
|
|
63
|
+
"source": "generated",
|
|
64
|
+
"contentPath": "platform.provider-ranking/provider-ranking.model.profile.get.md"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"id": "platform.provider-ranking/provider-ranking.ranking.get",
|
|
68
|
+
"title": "provider-ranking.ranking.get",
|
|
69
|
+
"summary": "Get ranked list of providers/models with composite scores, filterable by dimension.\n- **Type**: operation (query)\n- **Version**: 1.0.0\n- **Tags**: leaderboard\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/queries/providerRankingGet.query.ts`",
|
|
70
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.ranking.get",
|
|
71
|
+
"source": "generated",
|
|
72
|
+
"contentPath": "platform.provider-ranking/provider-ranking.ranking.get.md"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "platform.provider-ranking/provider-ranking.ranking.refresh",
|
|
76
|
+
"title": "provider-ranking.ranking.refresh",
|
|
77
|
+
"summary": "Recompute composite rankings from latest benchmark data.\n- **Type**: operation (command)\n- **Version**: 1.0.0\n- **Tags**: refresh\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/commands/rankingRefresh.command.ts`",
|
|
78
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.ranking.refresh",
|
|
79
|
+
"source": "generated",
|
|
80
|
+
"contentPath": "platform.provider-ranking/provider-ranking.ranking.refresh.md"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"id": "platform.provider-ranking/provider-ranking.ranking.updated",
|
|
84
|
+
"title": "provider-ranking.ranking.updated",
|
|
85
|
+
"summary": "Emitted when composite rankings are recomputed.\n- **Type**: event (event)\n- **Version**: 1.0.0\n- **Tags**: refresh\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/events/rankingUpdated.event.ts`",
|
|
86
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.ranking.updated",
|
|
87
|
+
"source": "generated",
|
|
88
|
+
"contentPath": "platform.provider-ranking/provider-ranking.ranking.updated.md"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "platform.provider-ranking/provider-ranking.system",
|
|
92
|
+
"title": "provider-ranking.system",
|
|
93
|
+
"summary": "Benchmark ingestion, scoring, and ranking for AI providers and models.\n- **Type**: capability (capability)\n- **Version**: 1.0.0\n- **Tags**: system\n- **File**: `packages/libs/contracts-spec/src/provider-ranking/capabilities/providerRanking.capability.ts`",
|
|
94
|
+
"route": "/docs/reference/platform.provider-ranking/provider-ranking.system",
|
|
95
|
+
"source": "generated",
|
|
96
|
+
"contentPath": "platform.provider-ranking/provider-ranking.system.md"
|
|
97
|
+
}
|
|
98
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "product-intent/product-intent",
|
|
4
|
+
"title": "product-intent",
|
|
5
|
+
"summary": "Evidence ingestion, PostHog signals, and transcript-to-tickets discovery workflow\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: product, intent, evidence, posthog",
|
|
6
|
+
"route": "/docs/reference/product-intent/product-intent",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "product-intent/product-intent.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "project-management-sync/project-management-sync",
|
|
4
|
+
"title": "project-management-sync",
|
|
5
|
+
"summary": "Create work items in Linear, Jira, and Notion from contract definitions\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: project-management, sync, linear, jira, notion",
|
|
6
|
+
"route": "/docs/reference/project-management-sync/project-management-sync",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "project-management-sync/project-management-sync.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -22,5 +22,13 @@
|
|
|
22
22
|
"route": "/docs/reference/video-api-showcase/sendNotification",
|
|
23
23
|
"source": "generated",
|
|
24
24
|
"contentPath": "video-api-showcase/sendNotification.md"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "video-api-showcase/video-api-showcase",
|
|
28
|
+
"title": "video-api-showcase",
|
|
29
|
+
"summary": "Generate API documentation videos from contract spec metadata\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: video, api, documentation, showcase\n- **File**: `packages/examples/video-api-showcase/src/video-api-showcase.feature.ts`",
|
|
30
|
+
"route": "/docs/reference/video-api-showcase/video-api-showcase",
|
|
31
|
+
"source": "generated",
|
|
32
|
+
"contentPath": "video-api-showcase/video-api-showcase.md"
|
|
25
33
|
}
|
|
26
34
|
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "video-docs-terminal/video-docs-terminal",
|
|
4
|
+
"title": "video-docs-terminal",
|
|
5
|
+
"summary": "Generate terminal demo videos from CLI walkthroughs with narration\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: video, terminal, docs, tutorial\n- **File**: `packages/examples/video-docs-terminal/src/video-docs-terminal.feature.ts`",
|
|
6
|
+
"route": "/docs/reference/video-docs-terminal/video-docs-terminal",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "video-docs-terminal/video-docs-terminal.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "video-marketing-clip/video-marketing-clip",
|
|
4
|
+
"title": "video-marketing-clip",
|
|
5
|
+
"summary": "Generate short-form marketing videos from content briefs\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: video, marketing, clips, content\n- **File**: `packages/examples/video-marketing-clip/src/video-marketing-clip.feature.ts`",
|
|
6
|
+
"route": "/docs/reference/video-marketing-clip/video-marketing-clip",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "video-marketing-clip/video-marketing-clip.md"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "voice-providers/voice-providers",
|
|
4
|
+
"title": "voice-providers",
|
|
5
|
+
"summary": "Voice provider integration for TTS synthesis with multiple providers\n- **Type**: feature\n- **Version**: 1.0.0\n- **Stability**: experimental\n- **Owners**: @examples\n- **Tags**: voice, tts, providers, synthesis",
|
|
6
|
+
"route": "/docs/reference/voice-providers/voice-providers",
|
|
7
|
+
"source": "generated",
|
|
8
|
+
"contentPath": "voice-providers/voice-providers.md"
|
|
9
|
+
}
|
|
10
|
+
]
|