ticket117: synchronie métier idea_ask_agent + corrélation task ↔ rendezvous
This commit is contained in:
@ -115,6 +115,10 @@ typed_id!(
|
||||
/// Identifies a first-class background task.
|
||||
TaskId
|
||||
);
|
||||
typed_id!(
|
||||
/// Identifies one composite inter-agent business rendezvous.
|
||||
RendezvousId
|
||||
);
|
||||
|
||||
/// Runtime-only key for an agent scoped by its project.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user