The personality layer · live controls
These are the real controls, computing the exact same math the engine runs — tags shift six sliders, scaled by strength, into the persona the narrator speaks through (persona_bridge.py). Pick a playstyle to see what I just wired in, or turn the knobs yourself.
Grounded, not mocked: the tag→slider deltas and the strength scaling are copied from ironvault/plugins/dnd_5e/prompts/persona_bridge.py; the six sliders are the engine's BasePersonality. This panel computes the profile the way the engine does, then the model voices it. The plain-English line is a read of that profile, not a second source of truth.