Development log

Project updates

A compact record of consequential changes. Signed releases and benchmark runs remain the authority for shipped bits and measured behavior.

A durable home for language claims

The public surface is being wired to immutable release and benchmark manifests so a dashboard result can resolve to its exact source revision, profile, executor, and artifacts.

Fixture maturity is now explicit

Scaffold, executable, and verified tasks are counted separately. Scaffold observations cannot earn edition passes, and task-specific compute, state, flow, and optimize fixtures are replacing generic placeholders.

Durable flow and finite optimization reach source

Bounded source definitions lower into dedicated ZLM2 regions and run only through typed FlowEngine.start and Optimizer.run boundaries. Multi-node and richer source surfaces remain the next vertical gap.

Authoring modality is distinct from execution tier

Interpreted and compiled declarations preserve separate identities. Adaptive conversion validates a complete package closure and can quarantine a divergent body without pretending to be a syntax-only transpiler.