@plasius/ai-router
v0.1.2
Published
Cost-aware AI task routing, budget, confidence, and SLO policy for Plasius agentic AI workloads.
Downloads
40
Maintainers
Readme
@plasius/ai-router
Cost-aware AI task routing, budget, confidence, and SLO policy for Plasius agentic AI workloads.
Scope
This package is part of the layered @plasius/ai-* package family. It is intentionally bootstrapped with a small public contract surface so implementation can evolve behind tracked Feature/Story/Task work.
Install
npm install @plasius/ai-routerUsage
import { packageDescriptor } from "@plasius/ai-router";
console.log(packageDescriptor.packageName);Development
npm install
npm run build
npm test
npm run test:coverage
npm run pack:checkGovernance
- Security policy: SECURITY.md
- Code of conduct: CODE_OF_CONDUCT.md
- ADRs: docs/adrs
- CLA and legal docs: legal
License
Apache-2.0
