Files
KArtSell.Aegis/docs/Design/kbx-foundation-v60-status-canonical-contract-hardening/docs/evidence/v46-browser-resume-theme.json
T
kjh2064 3f293d8aa8
deploy / deploy (push) Successful in 1m52s
deploy / notify (push) Successful in 1s
V13-FE-006: consolidate approved UI and contract hardening
2026-08-13 02:41:00 +09:00

109 lines
2.2 KiB
JSON

{
"version": "v46",
"scope": "Reference HTML/CSS/JavaScript using in-memory Web Storage shim because direct-origin navigation is administrator-blocked",
"checks": [
{
"name": "initial home renders",
"pass": true,
"detail": ""
},
{
"name": "dark theme applied",
"pass": true,
"detail": ""
},
{
"name": "dirty tab marked",
"pass": true,
"detail": ""
},
{
"name": "clean tab persisted to session",
"pass": true,
"detail": ""
},
{
"name": "dirty tab excluded from session",
"pass": true,
"detail": ""
},
{
"name": "dirty exclusion count persisted",
"pass": true,
"detail": "1"
},
{
"name": "dirty form value not persisted",
"pass": true,
"detail": ""
},
{
"name": "first document runtime error free",
"pass": true,
"detail": ""
},
{
"name": "theme preference restored",
"pass": true,
"detail": ""
},
{
"name": "clean workspace restored with resumed marker",
"pass": true,
"detail": ""
},
{
"name": "dirty workspace not restored",
"pass": true,
"detail": ""
},
{
"name": "home workspace has keyboard entry tab",
"pass": true,
"detail": ""
},
{
"name": "home explains dirty non-restoration",
"pass": true,
"detail": ""
},
{
"name": "home quick-start distinguishes resumed work",
"pass": true,
"detail": ""
},
{
"name": "resume marker clears after activation",
"pass": true,
"detail": ""
},
{
"name": "restored document runtime error free",
"pass": true,
"detail": ""
},
{
"name": "storage-blocked shell still renders",
"pass": true,
"detail": ""
},
{
"name": "storage-blocked runtime error free",
"pass": true,
"detail": ""
},
{
"name": "1280 home has no document horizontal overflow",
"pass": true,
"detail": "0"
},
{
"name": "1280 runtime error free",
"pass": true,
"detail": ""
}
],
"passed": 20,
"total": 20,
"allPassed": true
}