Finalized dependency aware scope prop
This commit is contained in:
parent
58f53e18de
commit
256dd497a0
4 changed files with 84 additions and 3 deletions
|
|
@ -47,6 +47,14 @@ The current implementation exposes this through `RegistryService`:
|
|||
The impact result includes changed fact keys, impacted items, reason chains,
|
||||
maximum propagation depth, breadth, and whether the root scope was affected.
|
||||
|
||||
## Review Workflow
|
||||
|
||||
The change-review UI shows dependency impact alongside ordinary run diffs. Each
|
||||
impacted item carries a freshness state, reason chain, propagation depth, and a
|
||||
recommended action. Curators can accept recalculated candidate text by approving
|
||||
the target run, keep prior approved claims by leaving the change unapproved, or
|
||||
edit approved characteristics through the existing manual registry forms.
|
||||
|
||||
## Interactive Visualization
|
||||
|
||||
The accepted implementation framework for the interactive graph view is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue