Verstak Plugin SDK — manifest schema, TypeScript SDK, RPC protocol, capability contracts, event schemas, test helpers, packaging tools
 
 
Go to file
mirivlad 24d500a7b5 fix: add dep checks (node/npm), auto-install npm deps in all scripts 2026-06-16 12:32:32 +08:00
dist feat: add scripts/build.sh, test.sh, check.sh 2026-06-16 12:11:59 +08:00
schemas feat: add manifest schema, TypeScript types, PluginAPI, RPC client, event schemas, sync schemas 2026-06-16 11:55:47 +08:00
scripts fix: add dep checks (node/npm), auto-install npm deps in all scripts 2026-06-16 12:32:32 +08:00
src feat: add manifest schema, TypeScript types, PluginAPI, RPC client, event schemas, sync schemas 2026-06-16 11:55:47 +08:00
.gitignore chore: add .gitignore, remove node_modules from tracking 2026-06-16 12:12:31 +08:00
AGENTS.md docs: add AGENTS.md with platform architecture rules 2026-06-16 11:53:17 +08:00
README.md Initial commit 2026-06-16 06:35:45 +03:00
package-lock.json feat: add scripts/build.sh, test.sh, check.sh 2026-06-16 12:11:59 +08:00
package.json feat: add manifest schema, TypeScript types, PluginAPI, RPC client, event schemas, sync schemas 2026-06-16 11:55:47 +08:00
tsconfig.json feat: add manifest schema, TypeScript types, PluginAPI, RPC client, event schemas, sync schemas 2026-06-16 11:55:47 +08:00

README.md

verstak-sdk

Verstak Plugin SDK — manifest schema, TypeScript SDK, RPC protocol, capability contracts, event schemas, test helpers, packaging tools