feat(scheduler): WORKER_CAPABILITY env-var + plan/spec docs #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/upbeat-chebyshev-7b6282"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase B of the Worker Capability Scheduler (alongside Phase A which is staged across scrum4me-shared PR #6 merged, Scrum4Me PR #62 merged, and scrum4me-mcp PR #31 in review).
Wires WORKER_CAPABILITY env-var from .env through docker-compose → entrypoint (warn-only validation, exit-1 enforcement comes in Phase C) → run-one-job.ts → registerWorker.
Also ships the design spec and implementation plan that drove the change:
Per-host rollout (max2=HIGH_P, mac=MEDIUM_P, scrum4me-server=LOW_P) is a manual SSH step after this PR merges and the container is rebuilt against the new MCP_GIT_REF (which will track PR #31).