@nossen/scream
v2.0.2
Published
Small semantic prototype for SCREAM, WAZAA and MASK primitives.
Maintainers
Readme
@nossen/scream
Small semantic prototype for SCREAM, WAZAA and MASK primitives.
Use Scream for experiments around compact semantic signals, command vocabulary and local runtime expression.
Why It Exists
The NOSSEN package train is the small-module layer behind Funesterie, A11, QFlush and local agent coordination. Each package owns one bounded runtime concern so automation remains inspectable instead of turning into an opaque blob.
Core Capabilities
- Provides small semantic primitives.
- Keeps experiments packageable and testable.
- Can sit beside audio/media or local agent workflows.
Install
npm install @nossen/screamQuick Start
npm testLibrary Usage
const scream = require("@nossen/scream");Runtime Fit
- @nossen/scream is part of the NOSSEN runtime module graph.
- Pairs with @nossen/rome.
- Pairs with @nossen/morphing.
Safety Model
- Prototype-level package.
- Keep production-critical behavior behind explicit tests.
Package Details
| Field | Value |
| --- | --- |
| Package | @nossen/scream |
| Version | 2.0.1 |
| Type | Library/CLI package |
| CLI binaries | none |
| Registry scope | @nossen |
| Repository | runtime/modules/scream |
Quality Gates
| Field | Value |
| --- | --- |
| test | node --test tests/*.test.js |
| prepublishOnly | npm test |
Publishing
This package is part of the NOSSEN package train. Before publishing, run the quality gates, inspect npm pack --dry-run, then publish the immutable version to npmjs and mirror the same version to the Funesterie package backups.
Support NOSSEN
NOSSEN packages stay public and usable under their license. If this package helps your workflow, support Funesterie infrastructure, releases and maintenance through:
- Wero:
+33 7 83 46 37 61 - PayPal: https://paypal.me/funeste38
- Stripe/card checkout: https://funesterie.me/subscription
- Custom support or invoice: https://funesterie.me/contact/
License
See the package license and repository license files for terms.
