Files
gbrain/docs/guides
Garry TanandClaude Fable 5 3c102ddb9b docs(jobs): one concurrency story (work=1, supervisor=2, recommend 2) + doctor cadence (#2796)
Worker-concurrency guidance was three-way inconsistent: guides said 4,
snippets said 2, real defaults are work=1 / supervisor=2. The deployment
guide now states both defaults once with a scale note (why not 1: subagent
starvation per #2782; why not more: DB-connection cost), and every guide
example + the CLI help align to the snippets' --concurrency 2 baseline.

Doctor cadence reconciled explicitly: heartbeat=daily
(operational-disciplines Discipline 4), deep pass=weekly (cron-schedule),
each doc cross-referencing the other. llms bundles regenerated.

Fixes #2796

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 14:38:37 -07:00
..