301 Moved Permanently
Location: https://cxxrtl.org/protocol.html
301 Moved Permanently
Location: https://cxxrtl.org/protocol.html
In list_items responses with scope != null, are item references relative to the item or the root?
Relative to the root (an item always has the same reference, for the avoidance of ambiguity).
I interpret the "Items from nested scopes are not returned." as if I have
That is the correct interpretation and I think you have found a bug.
I interpret the "Items from nested scopes are not returned." as if I have
This has now been fixed in the cxxrtl-agent
implementation branch.
I interpret the "Items from nested scopes are not returned." as if I have
and query for items with

scope = "timer"
, I should only gettimer <item>
but nottimer bridge <item>
, but this seems to not be the case in my example binary