Main CI run 31888209151 is red on merge commit e5a4e17.
Root cause: lint:slash-commands regenerates packages/contracts/src/composer-commands.generated.ts and finds drift. The pan handoff command description now says MAX 10000 characters, while the committed generated manifest still says MAX 500 characters.
Required fix:
- Run the canonical slash-command generator.
- Commit only the generated manifest correction required by current main.
- Verify npm run lint:slash-commands and the complete required gate.
- Add or preserve a mechanical guard so future source-command help changes cannot land with a stale generated manifest.
Evidence: CI lint job 95020476536 failed at 2026-08-15T13:53:31Z with composer-command manifest has drifted from the CLI registry.
Flywheel-Affects-Criterion: 2,3,5
Main CI run 31888209151 is red on merge commit e5a4e17.
Root cause: lint:slash-commands regenerates packages/contracts/src/composer-commands.generated.ts and finds drift. The pan handoff command description now says MAX 10000 characters, while the committed generated manifest still says MAX 500 characters.
Required fix:
Evidence: CI lint job 95020476536 failed at 2026-08-15T13:53:31Z with composer-command manifest has drifted from the CLI registry.
Flywheel-Affects-Criterion: 2,3,5