generated from coulomb/repo-seed
Complete workplan state model cleanup
This commit is contained in:
@@ -143,11 +143,11 @@ High SPR indicates fragile structure where one delay propagates widely.
|
||||
|
||||
A workstream is eligible if:
|
||||
|
||||
* Status = active
|
||||
* All dependencies are completed
|
||||
* Status = ready or active
|
||||
* All dependencies are finished or archived
|
||||
|
||||
[
|
||||
PEP = \frac{\text{Eligible active workstreams}}{\text{Active + Blocked}}
|
||||
PEP = \frac{\text{Eligible ready or active workstreams}}{\text{Ready + Active + Blocked}}
|
||||
]
|
||||
|
||||
---
|
||||
@@ -378,4 +378,3 @@ It captures both:
|
||||
* Operational flow conditions
|
||||
|
||||
By combining graph properties with status information, WHI enables proactive management of coordination complexity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user