- 2025-12-10: Confirmed the legacy `safetynet`, `rootbeer_pass`, and `verified_boot` markers are absent from `htdocs/_data/devices/` by scanning for those keys so the new compatibility block remains authoritative.
- 2025-12-09: Removed the redundant `safetynet` and `rootbeer_pass` entries from every device YAML because the new `compatibility` map now drives Apps compatibility, and updated the detail include to list each metric along with the computed level.
- 2025-12-08: Applied the compatibility map generator across all `htdocs/_data/devices/*.yml` files so the default (unlockable/userdebug/true/basic/pass/community) and explicit device overrides from the shared table now appear everywhere and supply `data-compatibility-level`.
- 2025-12-07: Taught `htdocs/assets/js/code.js` to respect the `data-compatibility-level` attribute so the Apps compatibility selector filters reliably.