WARNING: This site is a work in progress.
Slot: canExecute
Whether the agent can execute approved work orders.
URI: rfs:canExecute
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceConfig | Configuration governing an agent’s participation in governance processes | no |
Properties
-
Range: Boolean
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:canExecute |
| native | rfs:canExecute |
LinkML Source
```yaml
name: canExecute
description: Whether the agent can execute approved work orders.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: canExecute
owner: GovernanceConfig
domain_of:
- GovernanceConfig
range: boolean
required: true
</details>