feat(orchestrator): harden zero-impact shadow rollout
Gate and bound Portal shadow observations while preserving Native execution. Add fail-closed service boundaries, terminal retention controls, Canary readiness telemetry, ops visibility, and isolated regression coverage.
This commit is contained in:
@@ -127,6 +127,7 @@ async function planNode(state, executorGateway) {
|
||||
metadata: {
|
||||
source: 'langgraph-shadow-plan',
|
||||
workflow: state.spec.workflow,
|
||||
workflowRunId: state.spec.runId,
|
||||
},
|
||||
});
|
||||
const plan = {
|
||||
|
||||
Reference in New Issue
Block a user