llms.txt · git:20260531.5103052 · 2026-05-31 · sha256 6ee7a0ae3833fe9e
llms.txt git:20260531.5103052A
Immutable. This exact content is served forever at /api/v1/blob/6ee7a0ae3833fe9e.
# quick-gate-js Deterministic JavaScript and TypeScript quality gate CLI. Repo name: `quick-gate-js`; npm package name: `quick-gate` (`npm install -g quick-gate`). Use this repo when you need to: - combine ESLint, TypeScript, build, and Lighthouse checks into one gate result - produce escalation artifacts for CI or agents - attempt bounded deterministic repair before handing work off Primary CLI: - `quick-gate run --mode quick|full --changed-files <path>` - `quick-gate summarize --input <failures.json>` - `quick-gate repair --input <failures.json>` Outputs: - failures, run metadata, repair report, escalation, and agent-brief artifacts under `.quick-gate/` Do not use this repo as: - a generic lint dashboard - a semantic code-fix engine - a replacement for the underlying project tooling Key success condition: - the same gate outputs produce the same normalized artifacts and escalation decisions ## About Hermes Labs Hermes Labs is an independent AI-reliability lab building open-source tools that catch silent failure modes in production AI. More at https://hermes-labs.ai.