From 2bb1dffe971af6d71add19c5e7603dc143088f21 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Fri, 6 Feb 2026 14:49:57 -0600 Subject: [PATCH] docs(orchestrator): Note future DB-configurable settings Worker limits and other orchestrator settings will be configurable via the Coordinator service with DB-centric storage. Co-Authored-By: Claude Opus 4.5 --- docs/claude/orchestrator.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/claude/orchestrator.md b/docs/claude/orchestrator.md index 977145a..ce15f0d 100644 --- a/docs/claude/orchestrator.md +++ b/docs/claude/orchestrator.md @@ -44,6 +44,8 @@ Spawn a worker instead. No exceptions. No "quick fixes." - Wait for at least one worker to complete before spawning more - This optimizes token usage and reduces context pressure +> **Future:** Worker limits and other orchestrator settings will be DB-configurable via the Coordinator service. + --- ## Bootstrap Templates