-
Notifications
You must be signed in to change notification settings - Fork 0
Evidence Package Anatomy
Mike Holownych edited this page Jul 19, 2026
·
1 revision
Authority: Operational navigation; schemas are canonical
Applies to: Evidence packages produced by the installed release
Last reviewed: 2026-07-19
Maintainer: @mikeholownych
An evidence package normally contains a manifest, findings, report projection, captured inputs, observations, output artifacts, and checksums. Exact fields are defined by the released schemas.
Review in this order:
-
manifest.json: command, tool version, target, assumptions, status, and incomplete checks. -
checksums.json: preservation integrity for package artifacts. -
findings.jsonorobservations/: individual technical states. - Raw captures: what the collector actually received.
-
report.mdor projections: human-readable views, never alternate authority.
A checksum protects captured bytes after collection. It does not prove source authenticity, completeness, or representativeness.