@wzrdtech/zap-runtime
v5.0.1
Published
Zap runtime: compose profiles, lanes, gateway, media FS, harnesses, meter, pay, and the zap-agentd contract daemon.
Readme
@wzrdtech/zap-runtime
The Zap runtime: compose profiles (zap-light | zap-med | zap-heavy), execution lanes, gateway, media FS, harness adapters, metering, pay, secrets/connections, and the zap-agentd in-VM daemon.
npm install @wzrdtech/zap-runtimeHighlights:
- Runtime plugins:
box,openviking(memory),hermes(harness),x402(pay) — kernel plugins composed per profile - agentd:
createAgentdServerplus the agent host (createAgentHost,runTurn), deployment/alias/session stores — sessions bind to the deployment selected at creation;deploy --watchadvances development,--alias productionadvances production - Secrets: write-only resolvers (
createEnvSecretResolver,createControlPlaneSecretResolver) and connection scope checks;redact/redactDeep/createRedactingLogkeep secret values out of logs, events, and--json - Lanes: CPU by default; GPU mounts only when a lane requests it
- Harness adapters: normalize named-harness transports into redacted
RunEvents
Docs: https://zap.wzrd.tech · repo: https://github.com/gratitude5dee/Zap
