Skip to content

bead routing

ddx bead routing

Show routing decisions recorded for a bead

Synopsis

Show the kind:routing evidence entries written when agents executed this bead.

Each entry records which provider and model was selected, why, and whether any fallback chain was applied. Use –json to get machine-readable output suitable for feeding into the cost-tier analysis pipeline.

ddx bead routing <id> [flags]

Options

  -h, --help       help for routing
      --json       Output as JSON array
      --last int   Show only the last N routing decisions (0 = all)

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location
  -v, --verbose                    verbose output

SEE ALSO

  • ddx bead - Manage beads (portable work items)
Auto generated by spf13/cobra on 21-Apr-2026