use-ai-role
AI role and participant metadata primitives for RustUse.
Experimental
use-ai-role is experimental while use-ai remains below 0.3.0.
Example
use ;
let role = new?;
let participant = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Role names, participant identifiers, participant kinds, authority labels, role scopes, personas, and status labels.
- Metadata only.
Non-goals
- Authorization, access control, instruction merging, policy enforcement, or runtime identity management.
License
Licensed under either Apache-2.0 or MIT.