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

39 lines
1.2 KiB
JSON

{
"release": "1.38.0",
"date": "2026-07-09",
"status": "passed_with_runtime_limitations",
"module_counts": {
"total": 14,
"native": 6,
"legacy_bridge": 8
},
"gates": {
"git_safety_files": 425,
"git_safety": true,
"git_safety_regression": true,
"git_staging_regression": true,
"syntax": true,
"architecture": true,
"identity_settings": true,
"theme_manager": true,
"security_foundation": true,
"deployment": true,
"config_store": true,
"installer_shell": true,
"database_fresh_exec_blocks": 68,
"database_existing_exec_blocks": 68,
"existing_row_preserved": true,
"foreign_session_revoke_blocked": true,
"own_session_revoke_succeeded": true,
"npm_lock_resolution_packages": 151,
"compose_yaml": true,
"powershell_utf8_bom": true
},
"runtime_limitations": [
"Windows/PowerShell and browser end-to-end not available in sandbox",
"Docker, NAS, VPS, Caddy and TLS live startup not available in sandbox",
"Native better-sqlite3 install could not download GitHub prebuilds or Node headers because sandbox network resolution failed",
"GitHub Actions live run requires the complete local source push"
]
}