mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-16 03:51:07 +03:00
Add a companion CI gate alongside the existing security gate in the release pipeline. This ensures all PR-quality checks (linting, type checking, tests, validation) run and pass before any release proceeds, closing the gap where PR tests could be skipped at release time.