time since tagged is not in the last XX days

Hello all,
I'm trying to create a set of two rules that work together for archiving.
The first rule tags the files that have been sitting on my Desktop for 3 weeks by doing the following:

Then a second rule needs to check the time since it was labeled green, and if it is more than three days (and it still has the green tag) to move it into an archiving folder. As it is now it moves immediately all green labeled files/folders to the archive folder which I do not want it to do.

The idea is that I want to be forewarned before a file is going to be moved into an archiving folder. If say a file turns green and I remove the tag it should not be taken into archiving. It should essentially reset the timer to 3 more weeks.
Any suggestions on how to get the "time since tagged green is not in the last 3 days"?
Thank you in advance for your help!
A.
EDIT: I figured it out. I have made the (wrong) assumption that the addition of the green tag would have changed the "Date Last Modified". In practice the the date does not change, so instead I changed the rule to "Date Last Matched" is not in the last 3 days, to have the desired effect.
I'm trying to create a set of two rules that work together for archiving.
The first rule tags the files that have been sitting on my Desktop for 3 weeks by doing the following:

Then a second rule needs to check the time since it was labeled green, and if it is more than three days (and it still has the green tag) to move it into an archiving folder. As it is now it moves immediately all green labeled files/folders to the archive folder which I do not want it to do.

The idea is that I want to be forewarned before a file is going to be moved into an archiving folder. If say a file turns green and I remove the tag it should not be taken into archiving. It should essentially reset the timer to 3 more weeks.
Any suggestions on how to get the "time since tagged green is not in the last 3 days"?
Thank you in advance for your help!
A.
EDIT: I figured it out. I have made the (wrong) assumption that the addition of the green tag would have changed the "Date Last Modified". In practice the the date does not change, so instead I changed the rule to "Date Last Matched" is not in the last 3 days, to have the desired effect.