Package Products

Core engine

scbe-aethermoore

The main SCBE package: harmonic wall scoring, governance exports, tokenizer lanes, crypto surfaces, and the 14-layer architecture in installable form. The current line adds the BigInt governance abacus as a deterministic L12/L13 parity check.

npm install scbe-aethermoore
import { scan, harmonicWall } from 'scbe-aethermoore'
const result = scan("review this agent action")
console.log(result.verdict)

npm: 4.1.0
PyPI: 4.1.3

Who It Helps

Developers building local AI safety checks, governed workflows, and research-grade scoring surfaces.

What It Gives

Core imports for harmonic, governance abacus, crypto, symphonic, tokenizer, operator, and PHDM surfaces.

Use It With

The CLI for terminal work and the agent bus for routing typed human and AI events.