Experimental work: LOOP-INSTRUCTED DELTANET CRAWLER BODY (x29): Crawler-capable GQA body with loop instruction projection, optional DeltaNet memory, and loop-aware GPTQ experiments. Specs: num_layers=11; model_dim=512; vocab_size=1024; num_heads=8; num_kv_heads=4. INSTRUCTED CRAWLER RECURRENCE FAMILY (x25): Crawler-oriented recurrence experiments that tested instruction-conditioned loop behavior and DeltaNet-adjacent crawler variants. TRITON/MODEL CO-DESIGN BODY (x19): architecture family detected in measured rows; exact flags are preserved in the row details. BIOLOGY-INSPIRED DELTANET SEAM SWEEP (x18): DeltaNet chunk-seam experiments testing biology-inspired state controllers before the crawler line was carried forward.
Neural work: INSTRUCTED CRAWLER RECURRENCE FAMILY (x4): Crawler-oriented recurrence experiments that tested instruction-conditioned loop behavior and DeltaNet-adjacent crawler variants. LOOP-INSTRUCTED DELTANET CRAWLER BODY (x2): Crawler-capable GQA body with loop instruction projection, optional DeltaNet memory, and loop-aware GPTQ experiments. Specs: num_layers=11; model_dim=512; vocab_size=1024; num_heads=8; num_kv_heads=4. 11L GQA U-NET BODY (x2): 11-layer dim-512 GQA U-Net transformer base with XSA, BigramHash, value embedding, and SmearGate. Specs: num_layers=11; model_dim=512; vocab_size=1024; num_heads=8; num_kv_heads=4. ENTROPY-SHIFTED N-GRAM WEIGHTING (x1): architecture family detected in measured rows; exact flags are preserved in the row details.
Week 02 covers 7 daily reports from 2026-03-25 through 2026-03-31. Measured surfaces: 7 daily datapoints across VAL_BPB (×7).
Techniques to copy/reference this week: flat transformer blocks around shared crawler block; loop instruction projection; optional DeltaNet memory; loop-aware GPTQ option; crawler Hessian collection; EMA / no-EMA ablations; int6 sliding-window export path; ngram9 eval stack; remove PHRASE_CACHE; remove REGIME_TRACKER.