Files
vendoo/docs/RELEASE_1_25_0_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

31 lines
971 B
JSON

{
"release": "1.25.0",
"static_checks": {
"javascript_esm_syntax_files": 51,
"json_files": 18,
"unique_html_ids": 612,
"duplicate_html_ids": 0,
"css_brace_depth": 0
},
"functional_mock_checks": {
"database_migrations": true,
"flux_slice30_mock": true,
"advanced_image_editor_render": true,
"background_sensitivity_low_vs_high": true,
"listing_editor_container_responsive": true,
"gallery_card_controls": true,
"smart_copy_modal": true,
"publish_refresh_without_whole_button_rotation": true,
"flux_history_page_sizes": [5, 10, 15],
"flux_job_page_sizes": [5, 10, 15],
"prompt_lab_providers": ["claude", "openai", "openrouter", "local"],
"vinted_title_guard_preserved": true
},
"not_claimed_as_real_acceptance": [
"Windows PowerShell 5.1 update on W drive",
"interactive browser acceptance with user data",
"real AI provider request",
"real NVIDIA GPU or ComfyUI render"
]
}