Files
SREBOT/BOT
deploy 0154c41997 fix: strip tag decorators from squadron names in comp writer and /comp lookup
Squads with dash or underscore tags (e.g. -DSPLA-, _APS_) had their raw
replay team.squadron value written directly to COMPS filenames, producing
-DSPLA-.json / _APS_.json. The /comp autocomplete returns the clean DB
short_name (DSPLA) so the file lookup never matched.

Fix: strip leading/trailing non-alphanumeric characters and uppercase in
both the writer and the /comp command lookup. Also renamed the 8 existing
decorated COMPS files to their clean equivalents on disk.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 18:15:48 +00:00
..
2026-05-13 23:42:47 -07:00
2026-05-13 23:42:47 -07:00
2026-05-17 12:11:11 +01:00
2026-05-14 16:17:30 -07:00
2026-05-27 04:29:57 -07:00
2026-05-24 19:44:12 -07:00
2026-05-28 06:03:52 -07:00
2026-05-27 04:29:57 -07:00