Skip to main content

Crate cargo_adk

Crate cargo_adk 

Source
Expand description

§cargo-adk library

Core types and modules for the composable template scaffolding engine. This library provides the Template Registry, Capability Addons, Enterprise Patterns, Composition Pipeline, and Interactive Wizard for cargo adk new.

Modules§

addon
Capability addon definitions for the composable scaffolding engine.
cli
CLI extensions for the composable scaffolding engine.
codegen
Code generation engine for the composable scaffolding system.
composition
Composition pipeline types for the composable scaffolding engine.
interactive
Interactive wizard for template selection.
pattern
Enterprise pattern definitions for the composable scaffolding engine.
provider
Provider configuration for the composable scaffolding engine.
registry
Template Registry — central data store for all templates, addons, and patterns.
template
Agent template definitions for the composable scaffolding engine.