EfficiencyScore
/api/v1/process/efficiency-scoresEfficiency scoring for a process or step.
listgetcreateSchema
| Field | Type | Notes |
|---|---|---|
| id | uuid | |
| process_map_id | uuid | FK → ProcessMap |
| score | number | |
| period | string | |
| factors | json |
API
client.process.efficiencyScores.*Loading manifest…