A compact look at the newer runtime pieces and product-facing surfaces now inside the stack since the last public push.
Runtime layer
Shared-nothing reactor, hot-load pipeline stages, coroutine pipeline flow, zero-copy LMDB + FlatBuffers, SIMD JSON + UTF-8, MessagePack events, DNS, logging, mmap, LZ4, Bloom dedup, and fountain-coded swarm delivery.
Newer surfaces
bonfyre-proxy for OpenAI-compatible local APIs, bonfyre-orchestrate for machine-only planning, bonfyre-tel for the communications edge, bonfyre-swarm for metered distribution, bonfyre-narrate for verified audio output, and bonfyre-moq for private realtime media.
Wire -> artifact -> recipe
BonfyreWire now goes beyond flow reports. It can fingerprint devices, materialize canonical artifacts, and generate stitch-compatible recipes from owned or authorized captures.
Registry + CLI health
The command surface is richer too: health-aware `bonfyre list`, repo/install drift checks, subcommand syncing, workflow listing, recipe browsing, and layer registry inspection.
Speech investigation stack
The repo now includes a fuller speech investigation story: architecture, production integration, quickstart, adversarial hypothesis engine, and discovery pipeline documentation.
Try The New Surface
bonfyre wire --help
bonfyre list --health
bonfyre workflow list
bonfyre recipe list
bonfyre layer registry --root layeros/state
These are the quickest commands for seeing the newer operator model: health-aware CLI surfaces, registry-backed discovery, and the wire-to-artifact path.