{{ insight.title }}
{{ insight.finding }}
{{ insight.recommendation }}
{{ insight.target }}
{% extends "base.html" %} {% block title %}Observability & Monitoring - Memorizz{% endblock %} {% block content %}
Follow context lineage, grounding, cache routing, tool execution, and verified outcomes by agent and thread.
| Agent | ID | Mode | Memories | Tools | Trace Events | Last Activity |
|---|---|---|---|---|---|---|
|
{{ row.name }}
|
{{ row.agent_id[:10] }}... |
{{ row.mode }} | {{ row.memory_count }} | {{ row.tool_count }} | {{ row.event_count }} | {{ row.last_activity }} |
|
Thread {{ thread_row.thread_id|truncate(24) }}
|
{{ thread_row.thread_id|truncate(18) }} |
thread |
{{ thread_row.memory_id|truncate(16) }} |
- |
{{ thread_row.event_count }} |
{{ thread_row.last_activity }} |
No matching agents
Try a different search query.
{{ selected_agent.agent_id }}
{{ selected_thread_row.thread_id }}
{{ selected_thread_row.memory_id }}
{{ trace_analysis.methodology }}
Counts and hashed source references only. Raw profile facts, conversation excerpts, preferences, and writing samples are never copied into the trace.
No memory-supply events are available in this trace window yet.
{% endif %} {% if trace_analysis.summary.memory_behavioral_sources_not_measured %}{{ trace_analysis.summary.memory_behavioral_sources_not_measured }} style/preference signal{% if trace_analysis.summary.memory_behavioral_sources_not_measured != 1 %}s were{% else %} was{% endif %} supplied but not labelled “referenced”: behavioral application requires outcome evaluation, not string matching.
{% endif %}{{ insight.finding }}
{{ insight.recommendation }}
{{ insight.target }}
No actionable signals in this trace window
Broaden the trace window or add explicit outcome feedback before changing the agent.
{{ trace_analysis.learning_candidates|length }} recurring trajectory candidate{% if trace_analysis.learning_candidates|length != 1 %}s{% endif %} found. Review outcomes before promotion; the existing diversity, success-rate, recency, and shadow-readiness gates still apply.
{% else %}No repeated multi-step trajectory is strong enough in this window. Memorizz will keep collecting evidence without changing the agent.
{% endif %}No traces recorded yet
Run the agent in Playground to generate trace logs.