THE RESEARCH ARCHIVE

The questions behind the work.

Experiments, reports, and ideas from the Loom and Welvet journey. A record of what was being explored, measured, and reconsidered.

Original titles and summaries are preserved as historical research records. Findings belong to their reported workloads and hardware, not universal performance claims. Audio briefings are AI-generated. Reports and recordings are hosted on the existing OpenFluke file server.
Aug 2026 · Edge · Pi 3B

3D grids replace traditional neural networks

Can you train complex nets on constrained consumer edge hardware without running out of memory or locking up live inference? All sweeps here ran natively on a Raspberry Pi 3B (1 GB RAM): 29 train modes × 34 dtypes × 20 quants. SGD is a baseline, not a winner — TweenSplit families lead Lucy Score (Throughput × Availability × Acc) by keeping serve+train alive under tight VRAM.

AI-generated audio briefing

Aug 2026 · Lucy

1-bit AI beats 32-bit giants

Lucy serve+train sprints of every Welvet layer, each on its own tide dashboard, with a master ocean view that crowns the best train mode and dtype. Cheap one-epoch scan across 34 dtypes, 23 modes, and single/bicameral/tricameral — including the MHA finding that 1-bit recipes beat 32-bit giants.

AI-generated audio briefing

Aug 2026 · Adaptive AI

AI learning without system freezing

Welvet adaptive framework: sine adaptation under switching targets — SoftAcc, duty-cycle Availability, and MobileScore across dtype × quant × train mode × architecture on SIMD. Which cells keep serving answers while they learn, and what that costs in RAM.

AI-generated audio briefing

Jul 2026 · 3D Wafer Stacking

Welvet AI engine: 3D wafer stacking & future potential

Architectural exploration of 3D wafer stacking & hardware spatial layout: mapping Welvet's 3D volumetric XYZ step mesh directly to vertical wafer-to-wafer DRAM vaults, eliminating CGO FFI delays with Plan 9 assembly, and enforcing storage truth across 34 dtypes and sub-byte quants.

AI-generated audio briefing

Jul 2026 · Numeric demotion

Why smaller AI models aren't faster

Welvet numeric demotion: when downcasting dtypes and shrinking models fails to buy wall-clock speed, and what the polymorphic numeric path actually costs on real hardware. Same Dense net across dtype, packed quant, and full weight×activation perm — measured size vs train time.

AI-generated audio briefing

Jul 2026 · Seed networks

Shrinking massive AI into digital seeds

Weight-agnostic compression: dense matrices collapse to 64-bit layer seeds, with non-differentiable evolutionary search. Edge checkpoints measured in bytes, not megabytes.

AI-generated audio briefing

Jul 2026 · v0.83 hardware

Loom 0.83 capabilities and applications

Experimental acceleration: Plan 9 SIMD on ARM and x86 (no CGO or CUDA), Apple Metal zero-copy, and Qualcomm Hexagon NPU offload with the Drift Spectrum.

AI-generated audio briefing

Jun 2026 · Planet Bridging

AI model bridging and runtime comparison

Live ingestion from PyTorch, TensorFlow, JAX, and scikit-learn into portable .entity checkpoints, plus a three-way runtime compare against ONNX Runtime, LiteRT, and Core ML.

Jun 2026 · v0.81 NPU

Why fast AI hardware fails basic math

Per-layer NPU offload via OpenVINO, the small-tensor latency tax, 28x INT8 wins on large ops, and honest notes on when deterministic hardware still drifts from software.

AI-generated audio briefing

Jun 2026 · Strategy pivot

Solving the M-POLY-VTD dispatch paradox

Why Plan 9 assembly wins on fat matrices but inverts on volumetric grids, the WebGPU validation tax, and the pivot to load-time GPU graph compilation.

AI-generated audio briefing

v0.80 · Native ship

Loom breaks AI vendor lock with Go

ENTITY native checkpoints, the Planet Bridging hub, and pure Go plus WebGPU: why importing a model is not the same as shipping a portable brain.

AI-generated audio briefing

v0.78 · Flagship

Loom Poly AI engine research

The flagship M-POLY-VTD deep dive: volumetric dispatch, 21 numeric types, target propagation, and side-by-side Go ML comparisons.

AI-generated audio briefing

v0.76 · Operation mesh

Operation mesh shrinks local AI

How Loom's operation mesh and release trajectory tightened the local-AI deployment story on consumer hardware.

AI-generated audio briefing

v0.75 · Tiling

Mac Mini beats RTX 4090 with Loom

Cache-aware tiling: why Apple Silicon plus Loom can outrun big discrete GPUs on the right workloads.

AI-generated audio briefing