Exporting Architect Flows via CX as Code CLI: Missing Dependencies

Does anyone understand why the genesys-cloud cxascode export command fails to retrieve nested flow dependencies? I am attempting to script a full export of our environment using the CLI.

  1. Run genesys-cloud auth:login.
  2. Execute genesys-cloud cxascode export --type architect-flow.
  3. Observe HTTP 404 errors for referenced sub-flows.

The CLI output indicates missing artifacts. Is there a flag to force recursive dependency resolution?