Files
a24d3a9c64 Fix: defkit changes for resource builder docs (#7136)
* Fix: update predicateToCUE to honor custom iteration variable and ensure Filter, Map, and Dedupe stages are rendered correctly

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

* Chore: remove accidentally committed .claude-session-head

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

* Fix: ensure let bindings are emitted before output block and handle guard conditions in list comprehensions

Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

* Fix: update ArrayConcat to use list.Concat for CUE v0.11 compatibility and auto-detect required imports

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

* Fix: enhance test coverage for writeMapBody field variants and import detection in trait templates

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

* Fix: ensure required imports are detected for traits without a Template() function

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>

---------

Signed-off-by: Vishal Kumar <vishal210893@gmail.com>
Signed-off-by: Vaibhav Agrawal <vaibhav.agrawal0096@gmail.com>
Co-authored-by: Vishal Kumar <vishal210893@gmail.com>
2026-05-24 14:09:11 -07:00
..