{% extends "base.html" %} {% block title %}Ask Solly — {{ company.config.name or company.slug }}{% endblock %} {% block content %}
I don't have enough information in the {{ company.config.name or company.slug }} brain {% if active_project %}(scoped to {{ active_project.slug }}){% endif %} to answer that.
{% else %} {% if results.decisions %}{{ d.summary }}
{{ c.content }}
Evidence found in the brain — no synthesis/reasoning yet (see roadmap).
{% endif %}