# Core Domain Rules - Own backend orchestration, persistence, scheduling, workflow execution, and service adapters under `services/core`. - Keep API behavior explicit through shared contracts when clients depend on it. - Add or update focused Go tests for scheduler, adapter, persistence, and HTTP behavior changes.