{% extends "base.html" %} {% set active = "pipeline" %} {% block content %}

Pipeline

Run the full DB-persisted pipeline: analyse → plan → validate → implement → test → review → finalize.

Path to the project to analyse (default: current dir).

{% endblock %}