Today, the condition plugins which are used to apply a policy are 100% specific to Memory Limit Policy.
Drupal Core has a Condition Plugin API (used for example by the block module to manage the block visibility).
We should investigate the possibility to use the Core's API instead of custom plugins. It would reduce the amount of code in the module and makes easy ti use contrib conditions.
Closed: won't fix
2.0
Code