Added
- CI now reports when the Android and iOS demo catalogues drift apart (#3650). A new advisory demo-parity job compares both platforms' live demo ids against parity-manifest.yml and annotates the PR with each disagreement — a demo missing from the ledger, a row whose iosStatus no longer matches what iOS actually resolves, a retired id still carrying a row, a section tally that has drifted. It never fails a build: the gap between the two catalogues is the normal state of a port in progre…