Skip to main content

Manifest Executor

The "Manifest Executor" is part one of a three part feature,

The Manifest Exceutor is a function that will inject predetermined messages, components and/or Actions into an exisitng or new conversation or flow, determined by the [Manifest]. The Executor is responsable for checking the app conditions, (e.g. user intent, first time user, auth staus, permissions, etc) the goal is to ensure the [Manifest] can work and is allowed to work.

Task Chat Branch API
note

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.


Team

OwnerLead
MendySergey

Status

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Description

The Manifestd Executor is not a Manifest itself, it does not hold any pre-deternined asumtions, rules or directipons — it is simply responsible for ensuring a Manifest can be executed and for executing the Manifest's wishes, think of it as the foundation to the Manifest.

Linnet will be the one to determin whthere a manifest is used as a Guide or a Flow, the user should be able to switch between theses modes.

Reminders