fix: QA preflight fixes — stale routes, missing hosts, policy URL

- Add workflow + release-orchestrator to hosts file
- Fix scheduler policy URL: policy.stella-ops.local → policy-engine.stella-ops.local
- Fix gateway stale routes: doctor-scheduler → scheduler, vulnexplorer → findings
- Remove stale "policy" from RequiredMicroservices (merged into policy-engine)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
master
2026-04-09 10:57:32 +03:00
parent 845541c537
commit ddfc154a99
4 changed files with 47 additions and 41 deletions

View File

@@ -23,7 +23,9 @@
127.1.0.14 policy-engine.stella-ops.local
127.1.0.14 policy-gateway.stella-ops.local # backwards-compat alias (merged into policy-engine)
127.1.0.16 riskengine.stella-ops.local
127.1.0.17 orchestrator.stella-ops.local
127.1.0.17 orchestrator.stella-ops.local # legacy alias
127.1.0.46 workflow.stella-ops.local
127.1.0.47 release-orchestrator.stella-ops.local
# 127.1.0.18 taskrunner.stella-ops.local # REMOVED: TaskRunner service deleted
127.1.0.19 scheduler.stella-ops.local
127.1.0.20 graph.stella-ops.local