New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@claudexor/schema

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@claudexor/schema

Single source of truth for all Claudexor data shapes (Zod + generated JSON Schema).

Source
npmnpm
Version
3.10.2
Version published
Weekly downloads
3.2K
79.41%
Maintainers
1
Weekly downloads
 
Created
Source

@claudexor/schema

The data-shape single source of truth of Claudexor: Zod schemas, TypeScript types, and the generated draft-07 JSON Schemas under generated/.

Unlike the engine-internal packages, the SHAPES here are part of Claudexor's stable 1.0 contract: the control API DTOs and the generated generated/<Name>.schema.json files evolve add-only within a major version (see "Stability at 1.0" in the repository README). The generated files carry field-level descriptions and are referenced by name from docs/reference/endpoints.json.

The package follows the monorepo's lockstep version. Use the claudexor CLI as the supported entry point for driving runs; consume this package when you need the typed shapes or the JSON Schemas themselves.

FAQs

Package last updated on 09 Sep 2026

Related posts