@product-map/spec
v0.1.1
Published
product-map.v1 manifest schemas, canonical JSON serialization, and content hashing
Maintainers
Readme
@product-map/spec
The runtime and type contract for product-map.v1 manifests. It provides Zod schemas, identifier validation, canonical JSON serialization, SHA-256 content hashing, and helpers for finalizing and validating manifests.
pnpm add @product-map/specimport { finalizeManifest, validateManifest } from "@product-map/spec";Emitted JSON Schemas are included in the package under schemas/. See the normative specification. MIT licensed.
