hyperhive/docs/scheduler
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris fd633f674e docs: drop the comma outside the closing quote in coordinator.md
argus's review on this PR caught a real regression: the earlier
passive-voice rewrite ('answers "did the agent come back up?", the
same way...') put a comma immediately outside a closing double-quote,
which vale's Microsoft.Quotes rule flags ("punctuation should be
inside the quotes") -- a brand new error not present on main. The
original phrasing never had a quote directly followed by a comma, so
this was a real side effect of the rewrite, not a pre-existing hit.

Simplest fix: drop the comma. The sentence reads fine without it and
the closing "?" already does the job.

Verified via vale: back to 2 errors (matching main's baseline, down
from the 3 this rewrite introduced), write-good.Passive count
unchanged at 24.
2026-09-08 20:23:54 +02:00
..
ci.md docs: fix genuine passive-voice hits in docs/scheduler 2026-09-08 20:23:54 +02:00
coordinator.md docs: drop the comma outside the closing quote in coordinator.md 2026-09-08 20:23:54 +02:00
jobq.md docs: fix genuine passive-voice hits in docs/scheduler 2026-09-08 20:23:54 +02:00
observability.md docs: fix genuine passive-voice hits in docs/scheduler 2026-09-08 20:23:54 +02:00