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

@ -22,9 +22,15 @@
"validation": {
"navigator_tests": "PASS_5_OF_5",
"ai_discovery_and_broker_tests": "PASS_27_OF_27",
"exact_published_manifest_validation": "PASS",
"json_parse": "PASS",
"git_diff_check": "PASS"
},
"deployment_preflight": {
"first_attempt": "REJECTED_BEFORE_MUTATION_INVALID_ACCEPTANCE_CHECK_URL",
"correction": "Replaced the percent-encoded acceptance query with the equivalent allowlisted ASCII intent gitpush and added exact manifest regression coverage.",
"server_mutation_before_correction": false
},
"deployment_request": "deployment/requests/AI-DISCOVERY-LIGHTHOUSE-HOST-NAV-20260807.json",
"truth_boundary": "This receipt proves the route correction and deployable source package. It does not prove server deployment until the server-owned deployment receipt and public endpoint readback exist.",
"recorded_at": "2026-08-07T19:10:02+08:00"