Files
vendoo/docs/RELEASE_1_26_1_VERIFICATION.json
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

27 lines
781 B
JSON

{
"version": "1.26.1",
"release": "Stability Responsive Regression Gate",
"static_verification": true,
"checks": {
"health_endpoint": true,
"admin_system_diagnostics": true,
"sqlite_quick_check": true,
"writable_path_probes": true,
"extension_presence_four_browsers": true,
"api_request_ids": true,
"api_timeout": true,
"get_retry_once": true,
"client_error_capture": true,
"workspace_resize_observer": true,
"ui_contract_verifier": true,
"database_migration_preservation": true,
"vto_removed": true,
"flux_workflow_without_loadimage": true
},
"real_acceptance_pending": [
"Windows target installation",
"interactive browser workflows",
"real ComfyUI/GPU probe",
"mapped W drive permissions"
]
}