Files
vendoo/docs/RELEASE_1_36_0_VERIFICATION.json
T
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

51 lines
1.1 KiB
JSON

{
"release": "1.36.0",
"name": "Secure Theme Manager, Accessibility & Component Token Foundation",
"moduleCount": 12,
"nativeModules": [
"vendoo.themes"
],
"legacyBridgeCount": 11,
"designTokenCount": 42,
"builtinThemes": [
"light",
"dark",
"contrast"
],
"gates": [
"check",
"verify:architecture",
"verify:themes",
"verify:deployment",
"verify:git",
"verify:git-regression",
"verify:git-staging",
"verify:config",
"verify:installer-shell",
"verify:db"
],
"runtimeTestsNotClaimed": [
"Windows browser E2E",
"Docker/NAS/VPS live start",
"Caddy TLS",
"GitHub Actions live run",
"native better-sqlite3 install in sandbox"
],
"gitSafetyFilesChecked": 385,
"releaseStagingFilesChecksummed": 384,
"dependencyResolution": {
"command": "npm ci --ignore-scripts",
"packagesAdded": 151,
"result": "passed"
},
"databaseVerification": {
"freshDbExecBlocks": 68,
"existingDbExecBlocks": 68,
"existingRowPreserved": true,
"themeTables": [
"theme_profiles",
"user_theme_preferences"
]
}
}