Files
stack/packages/mosaic/framework
marcie 90f982afaa
ci/woodpecker/pr/ci Pipeline is pending
framework tools/git: guards reject all option-shaped values; usage_error routes usage to stderr (codex round on PR #1464)
- Option-like value = any token starting with '-' followed by an
  alphanumeric (-h, -ab, --help); multi-character short clusters were
  still accepted (codex blocker). Bare '-' is reserved (future stdin).
- usage_error now prints the usage text to stderr as well (codex
  should-fix): usage output belonged to stdout only on the help path.
- 16/16 usage-contract suites green.
2026-08-28 18:28:28 -05:00
..