blueprint-manager 0.4.0-alpha.2

Tangle Blueprint manager and Runner
docs.rs failed to build blueprint-manager-0.4.0-alpha.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: blueprint-manager-0.3.0-alpha.20

blueprint-manager

Blueprint runtime manager for orchestrating service execution.

blueprint-manager is responsible for loading runtime configuration, resolving protocol/runtime sources, and coordinating execution of Blueprint services.

What it provides

  • Manager runtime orchestration
  • Protocol/runtime source handling
  • Execution entrypoint (run_blueprint_manager)
  • Integration surface with manager bridge and auth components

Related links