fix(deploy): validate lighthouse acceptance URL

This commit is contained in:
冰朔 2026-08-07 19:12:53 +08:00
commit eebfc790fe
3 changed files with 14 additions and 4 deletions

View file

@ -111,7 +111,7 @@
}
},
{
"url": "http://127.0.0.1:3922/v1/host-navigate?host=codex&intent=%E6%8E%A8%E4%B8%80%E4%B8%8B%E7%BA%BF%E4%B8%8A%E4%BB%93%E5%BA%93",
"url": "http://127.0.0.1:3922/v1/host-navigate?host=codex&intent=gitpush",
"expected": {
"status": "COMPILED_EXACT_NO_GUESS",
"lighthouse_id": "SYS-GLW-LTH-0001",