2025-08-02 - 2026-08-02
Overview
21 Issues created by 1 user
Opened
#1 Spec contradiction: pipelines section is both allowed (§3.2, §7.3) and forbidden (§16.2)
Opened
#2 Spec gap: default_router placement in the YAML document is never normatively defined
Opened
#3 Spec defect: §6.2.5 shows wrong YAML for type: subgraph node — actual schema is missing
Opened
#4 Spec gap: type: tool graph node has no schema definition
Opened
#5 Spec ambiguity: composite agent output routing field is optional but required by processing logic
Opened
#6 Spec defect: content_not_contains with text: "" is always false, contradicting example usage
Opened
#7 Spec ambiguity: global context merge into tool agent context field is undefined when agent declares its own context
Opened
#8 Spec gap: graph state scoping (per-execution vs. per-route) is never defined
Opened
#9 Spec gap: fields requiring Phase A template protection are not exhaustively listed
Opened
#10 Spec gap: reduce and scan operator completion semantics are undefined
Opened
#11 Spec gap: multiple-file loading order relative to Phase A template rendering is undefined
Opened
#12 Spec gap: template_strings instantiation syntax and namespace sharing with templates are undefined
Opened
#13 Spec gap: cleveragents: top-level key is used in examples but never listed in §3.2 top-level sections
Opened
#14 Spec gap: how a raw string submitted to __input__ is initialized into a Message object is unspecified
Opened
#15 Spec gap: graph_execute operator does not specify how the incoming message maps to graph initial state
Opened
#16 Spec gap: deprecated instances top-level section has no syntax or migration guidance
Opened
#17 Spec gap: buffer operator behavior when both count and time are specified is undefined
Opened
#18 Spec gap: bridge operator error handling is undefined (missing graph, execution failure)
Opened
#19 Spec defect: never condition listed as "Always false" but also listed as returning True in stream-router subsystem
Opened
#20 Spec gap: chain agent behavior when steps and prompt/prompt_reference are combined is unspecified
Opened
#21 Remove memory_enabled from LLM agent config — make all actors stateless by design