{% extends "base.html" %} {% block title %}Methodology — Proof Engine{% endblock %} {% block meta_description %}How Proof Engine works: citation verification, executable proofs, and structured verdicts.{% endblock %} {% block content %}

How Proof Engine Works

{{ methodology_html | safe }}
{% endblock %} {% block scripts %} {% endblock %}