33 packages
@batpak/canonical
Canonical named-field MessagePack codec matching rmp-serde 1.3.1, plus hex helpers for NETBAT framing.
@batpak/client
NETBAT/1 frame client. Phase 0: TCP only.
@batpak/generated
Auto-generated bindings from batpak.manifest.json. FULLY OVERWRITTEN on each pnpm generate.
@batpak/schema
Effect 4 Schema bridge for the BatPAK canonical wire. Runtime parse/encode + bank.event() authoring API.
@batpak/sdk
One-install BatPAK TypeScript SDK: NETBAT/1 client, canonical codec, Effect schema bridge, and manifest-generated types.
@cellstate/convex
Convex component for CELLSTATE — hierarchical memory for AI agents with trajectories, scopes, artifacts, notes, and multi-agent coordination
@cellstate/sdk
TypeScript SDK for CELLSTATE — persistent agent memory and multi-agent coordination
create-liteship
Scaffold a minimal Astro + @czap project — `npm create liteship` and you're rendering boundaries in five minutes
@czap/assets
Asset capsules + analysis projections (audio waveform, beat markers, ...)
@czap/astro
Astro 7 integration: `Satellite` component, `client:satellite` directive, `czapFetchLayer` edge layer
@czap/audit
Profile-driven structure / integrity / surface audit engine + the host that builds the gauntlet's repo-IR + oracles (deps `@czap/canonical` / `@czap/error` / `@czap/gauntlet` / `typescript`)
@czap/canonical
Self-contained bytes kernel: RFC 8949 §4.2.1 CBOR, FNV-1a labels, sync `AddressedDigest` (no Effect/spine in-package)
@czap/cli
`czap` CLI: AI-first JSON I/O with human-pretty TTY mode
@czap/cloudflare
Cloudflare Workers siteAdapter: KV boundary cache + Astro middleware glue
@czap/command
Shared capsule command registry + dispatcher — one command truth for the CLI and MCP adapters
@czap/compiler
Multi-target output: CSS, GLSL, WGSL, ARIA, AI, Tailwind v4
@czap/core
Primitives: Boundary, Token, Style, Theme, Signal, DocumentGraph + GraphPatch (the content-addressed IR), AI cast, Compositor, ECS, HLC, DAG, Plan, AVBridge
@czap/detect
Device capability probes, GPU tier, design/motion-tier mapping
@czap/edge
CDN-edge: Client Hints, tier detection, KV boundary cache, theme compilation
@czap/error
Composable tagged-error algebra: a closed variant coproduct over an open `TaggedError` contract — value AND type, Effect- and throw-compatible (the foundational zero-dep leaf)
@czap/gauntlet
Self-proving rigor engine: gates, findings, assurance levels, the authority ratchet, and `defineFactGate` (evidence-bound gates) — lean (no `typescript`; oracles host-injected)
@czap/genui
Host-owned generated UI catalog: validate structured trees, render trusted components only (`genui:interaction` for actions)
@czap/mcp-server
Model Context Protocol server for AI tooling integration
@czap/quantizer
`Q.from()` builder, boundary evaluation, animated transitions, motion-tier gating
@czap/remotion
Remotion adapter: React hooks + composition helpers