Review ROM Source and Package Integrity
Verify device support, release provenance, checksums, required firmware and maintainer instructions.
OBJECTIVE
Verify device support, release provenance, checksums, required firmware and maintainer instructions.
TIME PLAN
Prepare 20m · Research 80m · Verify 45m · Document 35m
Working boundary
This lab is a planning and verification exercise. Do not unlock or flash a device as part of the lab.
Prepare the local workspace
Run the local companion in Termux. It creates neutral sample files, a checklist, notes and an evidence template under your home directory.
Android + Termux
python Smartphone-Academy.py prepare rom-source-integrity-reviewNo root and no partition changes.Practical mission
- Confirm official device support
- Record release URL, date and maintainer status
- Verify checksum or signature
- List required firmware, recovery and add-ons
EVIDENCE TO PRODUCE
A verified package manifest and source-trust assessment.
Quality gate
Every identifier is linked to a primary source.
No command is copied from a different device.
The rollback path is available before any destructive step.
Unknowns and stop conditions are written explicitly.
Complete the lab
Local progress
After reviewing the evidence, run python Smartphone-Academy.py complete rom-source-integrity-review.