fix(scripts): point the plane-separation gate at the bundle patches
The shipped host composition moved: `base.cordis.yml` and `web.cordis.yml` are the dsh-base and dsh-web-app patch layers now. The gate still opened the old paths and crashed on ENOENT — a gate that cannot read its inputs proves nothing, loudly or otherwise. Retargeting it also surfaced what the move implies for ownership: the web bundle carries the roster and its browser plugin rows now, so the bundle's own manifest is what must declare them. The gate's existing bare-plugin check said so as soon as it could parse the file again.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write packages/preset/README.md
|
||||
README.md: f6d42624eced995ad77eb7bf6c99d6f4e2a76af9
|
||||
README.zh.md: 3859fa9c928a1d5a9f6ed2b7aaca6666f1d12921
|
||||
README.md: 5e7805eaa303b78c4d8a1a8972e1d031ee304fae
|
||||
README.zh.md: 52f147f3c8128bce8377c20131d4312720f45bb6
|
||||
|
||||
Reference in New Issue
Block a user