Updates
Project changelog and announcements.
new
Website launch
k4forge.org is live. Static site built with Next.js, serving precomputed artifacts from the engine.
engine
Physical realization layer
Filament, bundle, and solenoid models integrated. Filament F0 matches existing pipeline at 1e-15 tolerance. 62 tests passing.
engine
Figure generation
Three figures per run: geometry.png, field_slice.png, probe_summary.png. Generated during k4 run and regenerable via k4 figures.
engine
Architecture hardening
Encoding hardening, import facade, frozen_digest in manifest, artifact round-trip tests. Phase 2 complete.