Skip to main content

Module card_setup

Module card_setup 

Source
Expand description

Adaptive Card setup flow types.

Provides types for driving setup/onboard workflows via adaptive cards in messaging channels. The actual card rendering uses greentic-qa’s render_card function; this module adds security (signed tokens) and multi-step orchestration on top.

Structs§

CardSetupResult
Result of processing a card setup submission.
CardSetupSession
A setup session that tracks multi-step card-based onboarding.
SetupLinkConfig
Configuration for setup link generation.