feat: add guarded portal canary release
Memind CI / Test, build, and release guards (push) Failing after 2m14s
Memind CI / Test, build, and release guards (push) Failing after 2m14s
This commit is contained in:
@@ -979,12 +979,14 @@ export const AUTOMATION_SUITES = Object.freeze([
|
||||
cases: {
|
||||
'REL-10': [
|
||||
'release contract: block new Agent runs, drain active work within a bound, checksum and back up, then recheck zero active runs immediately before swap',
|
||||
'canary contract: immutable user and WeChat identities route to an isolated candidate, while missing identity, resolver errors, and candidate failure fall back to stable',
|
||||
],
|
||||
},
|
||||
command: [
|
||||
process.execPath,
|
||||
'--test',
|
||||
'release-gate/canary-routing.test.mjs',
|
||||
'memind-canary-proxy.test.mjs',
|
||||
'release-gate/release-runtime-safety.test.mjs',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user