Zhichang Yu
29287ef74b
refactor(knowledge_compiler): derive variant from template kind via single template id ( #17630 )
...
## Summary
Refactor the Go `KnowledgeCompilerComponent` so its parameter is a
**single string template id** instead of a DSL-level `variant` (or
plural group id list). The `variant` is no longer in the DSL — it is now
**derived at runtime from the resolved compilation template's `kind`
field**.
This aligns the Go ingestion port with the frontend Compiler operator,
which emits a singular `compilation_template_group_id` and does not
write `variant` into the generated `compiler.json`.
2026-07-31 18:01:55 +08:00
..
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-28 14:59:34 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-29 18:55:22 +08:00
2026-07-23 21:48:54 +08:00
2026-07-30 19:58:49 +08:00
2026-07-23 21:48:54 +08:00
2026-07-31 18:01:55 +08:00
2026-07-31 18:01:55 +08:00
2026-07-31 18:01:55 +08:00
2026-07-23 21:48:54 +08:00
2026-07-31 18:01:55 +08:00
2026-07-24 16:47:12 +08:00
2026-07-24 16:47:12 +08:00
2026-07-03 19:37:53 +08:00
2026-07-03 19:37:53 +08:00
2026-07-03 19:37:53 +08:00
2026-07-24 22:00:09 +08:00
2026-07-24 22:00:09 +08:00
2026-07-26 18:31:56 +08:00
2026-07-24 20:19:41 +08:00
2026-07-26 18:31:56 +08:00
2026-07-26 18:31:56 +08:00
2026-07-27 10:20:16 +08:00
2026-07-30 19:58:49 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-06-02 09:37:05 +08:00
2026-07-27 11:23:06 +08:00
2026-07-28 19:05:59 +08:00
2026-07-23 12:15:58 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 16:14:23 +08:00
2026-07-27 17:48:44 +08:00
2026-07-31 11:23:58 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 19:30:41 +08:00
2026-07-31 18:01:55 +08:00
2026-07-27 21:19:39 +08:00
2026-07-28 19:05:59 +08:00
2026-07-28 19:05:59 +08:00
2026-07-30 19:27:44 +08:00
2026-07-30 19:27:44 +08:00
2026-07-28 19:05:59 +08:00
2026-07-29 18:00:59 +08:00