@murphai/contracts
v1.0.0
Published
Owns the frozen vault contracts for the Murph baseline:
Downloads
157
Readme
@murphai/contracts
Owns the frozen vault contracts for the Murph baseline:
- canonical Zod schemas and parse helpers
- TypeScript declarations
- example records and frontmatter documents
- derived JSON Schema artifacts under
generated/
Surface split:
@murphai/contractsexports the canonical Zod-first runtime surface.@murphai/contracts/schemasexports the derived JSON Schema objects for artifact consumers.
Package-local commands:
pnpm --dir packages/contracts buildpnpm --dir packages/contracts generatepnpm --dir packages/contracts verify
Build layout:
- library entrypoints emit to
dist/*.jsanddist/*.d.ts - package-local scripts emit to
dist/scripts/*.js
