Types And Interfaces
The SDK root exports a curated set of contract-aligned DTO types. Primary SDK-root types include:
AgentVersionSummaryAgentRunResponseAgentRunDetailAgentReplayInputsAgentRerunResponseSetupVerifyRequest,SetupVerifyResponseModelsListRequest,ModelsListResponse,ModelListItemSkillListItem,SkillDetail,SkillRecord,SkillVersionSkillRunRequest,SkillRunResponse,SkillRunDetailSkillPreviewRequest,SkillPreviewResponseSkillVersionDiffRequest,SkillVersionDiffPromptListItem,PromptDetail,PromptRecord,PromptVersionSkillVersionReplacePromptsRequest,SkillVersionReplaceToolsRequest,SkillVersionMutationReceiptToolRecord,ToolVersionToolVersionDiffRequest,ToolVersionDiffSkillEvaluationCase,SkillEvaluationRunExternalDiagnostic
Import full schemas and route contracts directly from @prompt-mv/contracts. That package is the canonical owner of publicRouteContracts, Zod schemas, and contract semantics.