Lab log — page 3Development log — page 3

Entries 25–36

· EVERYTHING

The SWARM Day

One coordinated hardening pass across roughly twelve products in a day: SSRF guards, money-path races, moderation gates, and new test suites everywhere. Every repo got a backup tag first. We hack our own stuff; this was the scheduled version.

· UNSLOP

Installers You Can Check

id_token signatures verified, nonce and RP-logout added, and a native Windows installer. The install page lists only methods we actually verified ourselves.

· CHAZZAI

Multiplayer Stops Deadlocking

The turn lock self-heals with a generation timeout, invites accept cleanly, and a concurrent send no longer eats the AI's reply.

· PLATFORM

The Wallet Learned Fractions

Real provider cost now flows through as fractional CGC, free calls stopped being charged, and Sign in with Google landed on the OIDC flow.

· SITE

This Site Left Firebase

Cloudflare Pages in front, a D1-backed Worker behind api.cognitive-industries.org, HiveMind SSO for staff. First-party everything.

· CHAZZAI

chazz.ai Moved Houses in a Weekend

The whole backend ported to Cloudflare Workers and Durable Objects: campaign engine, multiplayer rooms, roulette, commerce, moderation gates, all of it. Flat-rate credits came back with it, so users stopped paying metered provider cost.

· UNSLOP

Getting Unslop Launchable

A production-hardening PR, a LAUNCH.md runbook, and a day of CI archaeology (Intel Mac runners are retired, apparently). The runbook's first finding: you can't distribute from a private repo.

· MXCYBERSLAM

Autonomous Discovery, Gated by Code

mxcs-discovery landed: autonomous out-of-distribution vulnerability discovery for the range, with a code-enforced coordinated-disclosure gate so nothing found ever leaves without review.

· PLATFORM

HiveMind Platform Is Born

One substrate for every app we run: SSO, an atomic credit wallet, a metered LLM gateway, secrets, telemetry, an operator console, and SDKs in TypeScript, Python, and Rust. Seven build phases landed the same day, down to the fail-closed kill-switch and a tamper-evident audit chain.

· EVERYTHING

Governance Day

Nine repos got LICENSE, SECURITY.md, CONTRIBUTING, and a hardened .gitignore on the same day. Boring and deliberate, and the reason every later hardening pass had somewhere to write its report.

· MXCYBERSLAM

The Agent Gets Redesigned Around the Kill Chain

A phase state machine, fan-out/reduce decisions, a critic ensemble, and episodic memory with RAG hints, all in one burst. DESIGN-v2 is in the repo.

· DOMINIONOS

DominionOS Gets a Public Tree

A clean public source tree for the from-scratch Rust kernel: capability security, content-addressed storage, deterministic execution, packaged so people can actually build it.

Last reviewed · Site changelog