@plasius/ai-moderation
v0.1.2
Published
Forum, chat, profanity, and enforcement moderation contracts for Plasius AI governance.
Downloads
37
Maintainers
Readme
@plasius/ai-moderation
Forum, chat, profanity, and enforcement moderation contracts for Plasius AI governance.
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-moderationUsage
import { packageDescriptor } from "@plasius/ai-moderation";
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
