{% extends "base.html" %} {% block title %}What the AI Sees{% endblock %} {# Read-only view of the assembled system prompt. Exists so an admin can tell "my knowledge entry never reached the prompt" apart from "the model saw it and chose not to use it" — the two have completely different fixes. #} {% block content %}
{{ prompt }}