* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
31 lines
971 B
JSON
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"
|
|
]
|
|
}
|