feat: add orchestrator canary readiness gate
This commit is contained in:
@@ -110,6 +110,13 @@ Memind-owned observability service aggregates those events and may join them to
|
||||
the product run status. Only per-run detail calls cross the service boundary to
|
||||
read LangGraph checkpoint state and node events.
|
||||
|
||||
Canary readiness is also a Memind control-plane projection. It excludes
|
||||
synthetic smoke runs and evaluates operational health, durable checkpoint state,
|
||||
sample volume, session coverage, success rate, latency coverage, P95 latency,
|
||||
Native terminal coverage, and sample freshness. The result is advisory:
|
||||
`manual_canary_review` never mutates routing configuration or transfers
|
||||
execution ownership.
|
||||
|
||||
## Deployment evolution
|
||||
|
||||
1. Local native Orchestrator process with an explicit MemorySaver for debugging.
|
||||
|
||||
Reference in New Issue
Block a user