docs: note 30-character @log name limit

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Stephen Dennis 2026-07-08 12:51:22 -06:00
parent 82c30ca483
commit 1297de78c5

View file

@ -72,7 +72,7 @@ Current behavior:
- `@log` is wizard-only;
- it appends to a pre-created `logs/M-<name>.log`;
- the target file must already exist;
- the log name is restricted to alphanumeric characters;
- the log name is restricted to alphanumeric characters, at most 30 of them;
- the message payload is caller-controlled;
- color is stripped;
- a newline is added;