@xemahq/community-contracts
v0.1.2
Published
Xema Community (Layer-3) wire contracts — pure types + zod schemas for the domain-app protocol surfaces (decision-gate, document-patch, output, output-surface-inspect, question, review-inquiry, run-detail, workspace-image). One package, one npm scope, wil
Downloads
270
Readme
@xemahq/community-contracts
This package belongs to Layer 3 — Community (sub-apps & plugins). It holds the pure-type wire contracts (TypeScript types + zod schemas) for the domain-app protocol surfaces that are specific to the community sub-apps and their frontend host shell:
agent-tool-inquirydecision-gatedocument-patchoutputoutput-surface-inspectquestionreview-inquiryrun-detailworkspace-image
Each surface is exposed as a wildcard subpath export
(@xemahq/community-contracts/<surface>). The package has no framework or
runtime dependencies — only zod and the kernel contracts it builds on
(@xemahq/kernel-contracts).
