{% extends "base.html" %} {% block title %}{{ m.verdict }} — {{ m.filename }} — Document X-Ray{% endblock %} {% set copy = { 'CRITICAL': ('Do not feed this document to an AI system', 'Concealed text in this file is written as an instruction to a model.'), 'HIGH': ('Review before processing', 'This file contains content a reader cannot see but an extractor will read.'), 'MEDIUM': ('Worth a look', 'Some content here is not visible on the page.'), 'CLEAN': ('Nothing hidden found', 'Every character the extractor returned is also visible on the page.') } %} {% block body %}
{{ f.detail }}
{% if f.text %}Nothing in this document is hidden from a reader, and nothing reads as an instruction to a model. This is a heuristic result, not a proof.
If this file had hidden text in it, the rest of the folder is the question worth answering. A batch scan does 100 at a time; an audit does the whole archive for {{ audit_price }}.
Heuristic scan rendered at 150 dpi. A run of text counts as hidden when it leaves no ink, falls outside the page box, is smaller than 4pt, or has no contrast against its background. Absence of findings is not a guarantee of safety. This report and the sanitised copy are deleted {{ retention }} minutes after the scan.