WARNING: This site is a work in progress.
Enum: SessionStageType
Stages in the PACTO voice council pipeline, following the 6-step flow from convening through execution.
__
URI: SessionStageType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CONVENING | rfs:Convening | Gathering participants and setting the agenda |
| DELIBERATION | rfs:Deliberation | Discussion and debate on agenda items |
| SYNTHESIS | rfs:Synthesis | Synthesizing discussion into concrete proposals |
| WORK_ORDER_GENERATION | rfs:WorkOrderGeneration | Generating work orders from synthesized decisions |
| SIGNING | rfs:Signing | Cryptographic signing of work orders by authorized parties |
| EXECUTION | rfs:Execution | On-chain execution of signed work orders |
Slots
| Name | Description |
|---|---|
| stageType | The type of stage in the PACTO pipeline |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
’ from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: CONVENING: text: CONVENING description: Gathering participants and setting the agenda. meaning: rfs:Convening title: Convening DELIBERATION: text: DELIBERATION description: Discussion and debate on agenda items. meaning: rfs:Deliberation title: Deliberation SYNTHESIS: text: SYNTHESIS description: Synthesizing discussion into concrete proposals. meaning: rfs:Synthesis title: Synthesis WORK_ORDER_GENERATION: text: WORK_ORDER_GENERATION description: Generating work orders from synthesized decisions. meaning: rfs:WorkOrderGeneration title: WorkOrderGeneration SIGNING: text: SIGNING description: Cryptographic signing of work orders by authorized parties. meaning: rfs:Signing title: Signing EXECUTION: text: EXECUTION description: On-chain execution of signed work orders. meaning: rfs:Execution title: Execution
</details>