Indexes created with monthly indexes %{+YYYY.MM} share the same pattern as weekly indexes %{+xxxx.ww}. This could lead to problems when curating weekly and monthly indexes if they matching the same curator pattern.
One possible solution is to make weekly buckets underscore-separated and calendar year buckets dot-separated.
@herron @fgiunchedi what do you think about that convention?