Features
Join captcha
captcha challenge module already compiled; needs handler + DB wiring
DoneM1gatewaycore
- v1 scenarios
- 2
- Ported
- 9
- Green
- 9
- Failing
- —
captcha challenge module already compiled; needs handler + DB wiring
behaviour contractv1 source:
GroupShield.py:231-265What it does
Behaviour that must not change
The full behaviour contract lives in docs/contracts/core_groupguardian.md.
How to verify it
Per-event bot skins
one process serves every skin; cb_core/skins.py adds the two behavioural forks v1 keys on is_alternate_bot (intro animation, fun-override flair) plus the per-skin asset override tree; all 5 personas configured (0007). Handler packs landed with x_custom_commands - see cb_gateway/packs.py
List available commands
core · M1