1. Execute `scripts/collect_verified.sh` to gather system information.
2. Read and parse the `verified-bundle.json` file.
3. Evaluate checks in `references/required-checks.md` using data from `verified-bundle.json`.
4. Build a concise threat model using `references/threat-model.md`.
5. Create a findings table using the schema in `references/evidence-template.md`.
6. Generate an OK/VULNERABLE report with evidence and fixes.