Regen Network

Regen Network Data Standards

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.

__

URI: rfs:escalationThreshold

Applicable Classes

NameDescriptionModifies Slot
GovernanceConfigConfiguration governing an agent’s participation in governance processesno

Properties

  • Range: Float

  • Minimum Value: 0

  • Maximum Value: 1

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:escalationThreshold
nativerfs: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>