Files
rose-ash/lib
giles 97f07cf40f
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s
host: rel-kinds is a boot-populated VALUE, loads unrolled (live JIT iteration bug)
The serving-mode JIT dropped 3 of 4 relations when host/blog-rel-kinds map/for-each'd
a function-produced list (only the first survived) — so only one relation editor
rendered live. Restore slice 1's working shape: host/blog-rel-kinds is a VALUE the
boot populates (set! in load-rel-kinds!), and both the cache loads and the list build
are UNROLLED (no iteration over the relation list). Metadata still lives on the
relation-posts. conformance 287/287.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 23:15:12 +00:00
..