@nossen/freeland-bros
v2.0.4
Published
Runtime diagnostics and RGBA/cube projection layer on top of Freeland and Morphing.
Maintainers
Readme
@nossen/freeland-bros
Runtime diagnostics and RGBA/cube projection layer on top of Freeland and Morphing.
Use Freeland Bros when debugging value shape, lightweight projection or visual/byte-level transport between runtime modules.
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
- Adds diagnostics over Freeland-normalized values.
- Uses Morphing for compact RGBA/cube-oriented projection.
- Helps inspect runtime payload shape during orchestration.
Install
npm install @nossen/freeland-brosQuick Start
npm run build
npm testLibrary Usage
import * as freelandBros from "@nossen/freeland-bros";Runtime Fit
- @nossen/freeland-bros is part of the NOSSEN runtime module graph.
- Pairs with @nossen/freeland.
- Pairs with @nossen/morphing.
Safety Model
- Use for diagnostics and projections, not credential transport.
- Do not persist sensitive payloads in visual/debug artifacts.
Package Details
| Field | Value |
| --- | --- |
| Package | @nossen/freeland-bros |
| Version | 2.0.1 |
| Type | ESM library |
| CLI binaries | none |
| Registry scope | @nossen |
| Repository | runtime/modules/freeland-bros |
Quality Gates
| Field | Value |
| --- | --- |
| build | tsc -p tsconfig.json |
| test | node test/smoke.mjs |
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.
