Instances of features should have a durable reference
A particular instance of a feature or chain should have a durable reference, meaning it doesn't change through time. Though if a human wants to change it, that seems ok.
The "toast" design pattern is the classic case for this. In TWP's case, the h...