Live source drift
Source was fixed while the running daemon still contained the old gate.
Rebuild directive · July 2026
Nyx does not need less ambition. It needs fewer things allowed to change reality. The rebuild turns a self-debugging research system into dependable product infrastructure.
The diagnosis
The system accumulated many individually reasonable mechanisms that could all “help” by changing execution state. Their overlap created stale daemons, duplicate plans, retry storms, leaked fixtures, and expensive work that no longer moved the product forward.
Source was fixed while the running daemon still contained the old gate.
Several loops could reinterpret and rewrite the same failed work.
Process-heavy full tests were coupled to basic service readiness.
Huge screenshot matrices were created before visual direction was approved.
The operating core
The scheduler says when. The dispatcher says where. The reconciler is the only component allowed to write what is true.
Publishes durable “work is due” events. It never repairs or advances a product.
REPORTS TIMEPlaces ready, dependency-safe tasks onto bounded workers with durable leases.
LAUNCHES WORKCommits every transition, recovery, bounded retry, escalation, and completion.
OWNS TRUTHEverything may observe. Only one component may commit.
The product journey
Each stage accepts defined inputs, produces a durable packet, and advances only through one explicit gate.
Classify the product and platforms, define users and journeys, pull visual references, preserve provenance, and turn them into a curated visual-DNA packet.
Choose the correct stack, prove risky integrations, freeze data and API contracts, define ownership, and map real platform verification.
Design the system, shared chrome, asset direction, and three representative screens before spending effort on the complete matrix.
Implement dependency-safe slices in isolated worktrees. Shared foundations stay single-owner; independent features may use bounded parallel workers.
Run layered tests, complete visual evidence, accessibility, performance, security, and real-device or real-browser verification before deployment.
Compare the deployed candidate with the contract, review security and visual quality, record limitations, and promote the exact tested artifact.
Product craft
A coherent app is not 30 independently attractive screens. It is one system of navigation, spacing, states, assets, and behavior expressed consistently across 30 screens.
Headers, tab bars, safe areas, modals, global states, tokens, and responsive containers freeze before feature workers fan out.
Every asset gets provenance, ownership, dimensions, variants, and usage. It is approved inside the screen where it actually lives.
Helios stays restrained and professional. Wobbleby receives a canonical penguin bible and consistent web/mobile asset family.
Bounded parallelism
Serial-only work is unnecessarily slow. Unbounded parallel work shreds coherence. Nyx Core uses dependency-aware concurrency: globally shared foundations stay sequential, while genuinely independent slices run in isolated worktrees.
Direct answer
The moderator’s control plane is being fundamentally replaced, not cosmetically patched.
Its competing timers, recovery writers, and plan-repair behaviors are removed in favor of the single state engine, three loops, bounded leases, and immutable runtime.
* Not everything is discarded. Durable data, audit evidence, worktrees, VP2 review, security gates, subscription enforcement, deployment checks, and other proven capabilities are preserved behind the new core.
Proof sequence
Delete control-plane competition and prove recovery under faults.
Old colors. Entirely new professional feel. No characters. Real native verification.
Full implementation with its original penguin character system consistent across platforms.
Evidence, not optimism
Browse the active Wobbleby design archive and the exact Helios 123-capture matrix, grouped and searchable.
Open the VP2 archive