Expand description
Provider-agnostic DTOs for host messaging render plans.
These types describe renderer modes, capability profiles, and diagnostics for adapters and
host-side logic. They keep greentic-types strictly declarative; actual downgrade and rendering
decisions live in the caller implementations, and providers may ignore hints they do not support.
Structs§
- Adaptive
Card Version - Wrapper for adaptive card schema versions so DTO contracts remain explicit even if no validation is applied.
- Capability
Profile - Capabilities associated with a destination/provider.
- Render
Diagnostics - Diagnostics attached to a render plan for logs and tests.
- Render
Plan Hints - Hints that can be attached to render plans without coupling to a specific provider implementation.
Enums§
- Renderer
Mode - Stable renderer modes hosts can request from providers.
- Tier
- Provider-agnostic render tiers used for diagnostics and plans.