{% extends "base.html" %} {% set active = "pipeline" %} {% block content %}
Run the full DB-persisted pipeline: analyse → plan → validate → implement → test → review → finalize.
Path to the project to analyse (default: current dir).