WARNING: This site is a work in progress.
Slot: escalationThreshold
Confidence score below which the agent must escalate to a higher governance layer. Value between 0.0 and 1.0.
__
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceConfig | Configuration governing an agent’s participation in governance processes | no |
Properties
-
Range: Float
-
Minimum Value: 0
-
Maximum Value: 1
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:escalationThreshold |
| native | rfs:escalationThreshold |
LinkML Source
```yaml
name: escalationThreshold
description: 'Confidence score below which the agent must escalate to a higher governance
layer. Value between 0.0 and 1.0.
’ from_schema: https://framework.regen.network/schema/ rank: 1000 alias: escalationThreshold owner: GovernanceConfig domain_of:
- GovernanceConfig range: float minimum_value: 0 maximum_value: 1
</details>