{% extends "base.html" %} {% set active = "synthesis" %} {% block title %}Cortex — Synthesis{% endblock %} {% block content %}
Generate an AI summary of recent knowledge activity.
Nothing to synthesize for the last {{ synthesis.period_days or period_days }} days{% if synthesis.project %} in project "{{ synthesis.project }}"{% endif %}. Capture some knowledge first, then try again.