Expand description
Public packs namespace. Use it for the documented packs API surface; prefer crate-root re-exports for common imports. Module items must preserve the toolkit ownership and side-effect boundaries described in this file. Toolkit pack assembly helpers. Use these modules to turn toolkit operations into core package capabilities, sidecars, and routes. Pack assembly is data-only and does not execute tools or mutate a runtime package until explicitly installed.
Structs§
- Toolkit
Pack Bundle - Toolkit pack toolkit pack bundle value. Use it to assemble exported tool-pack configuration; installation or activation effects are documented by the bundle executor.
Functions§
- tool_
snapshot - Returns tool snapshot for the current value. This is a read-only or data-construction helper unless the method body explicitly calls a port or store.