Generate an Evidence Report
Transform structured findings into a readable Markdown report.
Transform structured findings into a readable Markdown report.
Prepare 20m · Build 110m · Verify 30m · Document 20m
Work only inside the folder created by Smartphone-Academy.py prepare report-generator. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare report-generatorNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Define a small JSON schema for findings
- Escape untrusted text before rendering Markdown
- Sort findings by severity and stable identifier
- Generate the report twice and confirm identical output
A report generator with title, scope, evidence table, limitations and recommendations.
Quality gate
Analyst reflection
Which result from “Generate the report twice and confirm identical output” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete report-generator. Progress is stored locally in the Termux home directory.