Rudra Developer Documentation

Delivery

Publishing and deployment

Move a complete draft through validation, compilation, and deployment.

Updated August 18, 2026 · 10 of 13

  1. 1

    Save the complete draft

    Persist the entire live workspace, including APIs, functions, commands, outputs, lifecycle, routes, pages, templates, and configuration.

  2. 2

    Validate references

    Confirm every dependency is published and accessible and every stable contract still resolves.

  3. 3

    Start a resource-scoped publish

    Rudra creates a workflow and job, then sends the saved draft to the publishing service.

  4. 4

    Compile and deploy

    The publisher generates versioned artifacts and can commit or deploy the resulting application using the configured delivery mode.

  5. 5

    Verify the release

    Inspect job status and test production routes, assets, authentication, environment data, and metadata.

Managed or bring your own

Choose managed delivery or provide repository and deployment-project details.

Protected credentials

GitHub and Vercel credentials are encrypted and are never returned to the client in plaintext.