{% extends "base.html" %} {% block title %}{{ meta.name }} — codebase analysis | Verifii{% endblock %} {% block og_title %}{{ meta.name }} — AI codebase analysis{% endblock %} {% block meta_description %}Verifii uses AI to scan and understand {{ meta.name }} — traceable documentation with architecture, security observations, and spec vs reality. Every finding linked to a specific file and line.{% endblock %} {% block og_description %}AI scans {{ meta.name }} and produces traceable documentation — architecture, security observations, spec vs reality. Every finding sourced to a file and line.{% endblock %} {% block content %}
Every answer is grounded in the extracted findings and cites file and line.
{% if spec_source_exists %} ● Custom spec set — Spec vs Reality compares against your document. {% else %} ● Auto-detected — using the project README. Paste your PRD or spec to override. {% endif %}