generated from coulomb/repo-seed
Cleanup of documentation
This commit is contained in:
@@ -76,7 +76,10 @@ Detects concentration of blocking power. High SPR means one delay propagates wid
|
||||
PEP = active workstreams with all deps completed / (active + blocked)
|
||||
```
|
||||
|
||||
Estimates how much work can proceed right now. A workstream is eligible if its status is `active` and every workstream it depends on has reached `completed` or `archived`.
|
||||
Estimates how much work can proceed right now. A workstream is eligible if its
|
||||
stored workstation label is `active` and the flow/dependency checks report no
|
||||
unmet dependency assertion; practically, every workstream it depends on has
|
||||
reached `completed` or `archived`.
|
||||
|
||||
| PEP | Warning |
|
||||
|---|---|
|
||||
|
||||
Reference in New Issue
Block a user