Documentation
¶
Overview ¶
Command dump-id decodes a dagql call ID (a "recipe") and reports on it.
The default output is the human-readable idtui dump. The other modes are data-oriented, meant for forensics on a saved conversation's recipe:
-json the decoded callpbv1.DAG as structured JSON (lossless) -stats per-field counts, chain depth, expansion (re-execution) counts -tree the receiver spine, with ID-valued arguments expanded inline -find every call whose (qualified) name matches a regexp -diff structural diff against another recipe
Input is a base64 ID on stdin or a file containing one.
Click to show internal directories.
Click to hide internal directories.