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

28 lines
804 B
JSON

{
"release": "1.35.0",
"architecture": "modular-monolith",
"modules": 12,
"design_tokens": 33,
"themes": ["light", "dark", "contrast"],
"feature_flags": 4,
"policies": 2,
"new_registered_routes": 3,
"git_branch": "release/1.35.0-platform-kernel",
"draft_pull_request": 7,
"checks": {
"syntax": true,
"architecture_gate": true,
"deployment_gate": true,
"git_safety": true,
"git_safety_regression": true,
"git_staging_regression": true,
"config_store": true,
"installer_shell_simulation": true,
"fresh_db_migration_blocks": 68,
"existing_db_migration_blocks": 68,
"existing_row_preserved": true,
"npm_ci": false,
"npm_ci_reason": "Native better-sqlite3 build could not finish in the network-restricted, time-limited sandbox."
}
}