`tests/python/pants_test/engine/examples/planners....
# development
r
tests/python/pants_test/engine/examples/planners.py
has a bunch of example/prototype rules, but in general they’re a bit scattered. can scan for usages of
pants.engine.rules.{SingletonRule,TaskRule}
and
pants.engine.selectors.{Select,SelectDependencies,SelectProjection,SelectVariant}