RULES Delete All {% for rule in rules %} Rule {{ rule.content }} Edit Delete {% empty %} No rules yet. {% endfor %}
GAMES Delete All {% for game in games %} Game {{ game.instructions }} Edit Delete {% empty %} No games yet. {% endfor %}
Correction Message Context {{ correction.source_phrase }} Insight {{ correction.clarification }} Save Correction Delete
Build a share-ready message from a rule, game, or correction. Voice framing now lives here. Send: {{ send_state.text }}
Current Fundamentals {% if plan.fundamental_items %} {% for item in plan.fundamental_items %} {{ item }} {% endfor %} {% else %} No fundamentals yet. {% endif %}
Auto checks read recent message rows and can write linked mitigation objects for this workspace conversation. Last run: {% if auto_settings.last_run_at %}{{ auto_settings.last_run_at }}{% else %}Never{% endif %} {% if auto_settings.last_result_summary %} {{ auto_settings.last_result_summary }} {% endif %}
Last Export: {{ latest_export.artifact_type|title }} ({{ latest_export.export_format|upper }}) {{ latest_export.payload }}
Ask AI {% for message in mitigation_messages %} {{ message.role }} {{ message.text }} {% empty %} No messages yet. {% endfor %} Ask AI