LN-Tools — PUMA runs as three Docker services: puma_ollama (inference, port 11434),…

PUMA runs as three Docker services: puma_ollama (inference, port 11434), puma_runner (pipeline CLI + migrations, owns the puma_data volume), and puma_dashboard (Streamlit, port 8501); shutdown order is dashboardrunnerollama, startup the reverse, automated by start_puma.sh.

Source: PUMA project documentation · Traceability: corpus unit ANXHN-001 · Confidence: verified-at-primary-source