{% extends "base.html" %} {% block title %}Dashboard — Strategic Memory CRM{% endblock %} {% block content %}
Behavioral profiling, trust trajectories, and organizational politics engine
High betweenness centrality — control information flow
{% if gatekeepers %}None detected
{% endif %}Bridge otherwise disconnected groups
{% if brokers %}None detected
{% endif %}Clusters of closely-connected stakeholders
{% for c in coalitions %}Detected reciprocal patterns
{% for p in reciprocal_pairs %}| Name | Role | Organization | Tier | Avg Trust | Power | Risk | Neg. Style | Flags |
|---|---|---|---|---|---|---|---|---|
| {{ s.name }} | {{ s.role }} | {{ s.organization }} | {{ s.tier|replace('_', ' ') }} | {{ s.neg_style }} | {% for v in s.vulnerabilities %} {{ v|replace('_', ' ') }} {% endfor %} {% for p in s.neg_patterns %} {{ p|replace('_', ' ') }} {% endfor %} |