AJ ONeal a28fe8ed55
fix(monorel): skip repo-root modules; add found binary/module headers
- All three subcommands now print "found binary …" and "found module …"
  before processing each module group, with a blank line between groups
- initModuleGroup, bumpModuleTag, processModule: downgrade the prefix==""
  (repository root) case from fatal error to a skip warning so that
  -recursive runs continue past root-level go.mod packages instead of
  aborting
2026-03-01 19:13:49 -07:00
..