Sysone 0.1.0
Sysone 0.1.0 introduces typed decisions for TypeScript and a live educational playground at https://sysone.help.
- Reusable predicates, classifiers and ordered rubrics.
- Typed evaluation, explicit uncertainty, filtering, partitioning and ranking.
- TypeSafe and Vercel AI Gateway adapters.
- Cancellation, bounded concurrency and validated evidence.
- MIT license, TypeScript declarations and no runtime dependencies for the core/direct adapter.
The initial npm publication is pending maintainer authentication. The attached tarball is installable now:
npm install https://github.com/sysone-help/sysone/releases/download/v0.1.0/sysone-0.1.0.tgzRequires Node.js 22+ and ESM. For Vercel, additionally install ai@7.0.105 @ai-sdk/gateway@4.0.85.
Validation: 19 contract/endpoint tests, type inference checks, production build, isolated package installation, CI on Node 22 and 24, and live Jev playground checks. TypeSafe direct was tested with fixtures; live validation used Vercel.