Create a private report folder
Raw audit and session files contain operational details. The report uses two of three intended sources because no orchestration trace exists.
Ask what can actually be proved
A professional report separates configured mechanisms, recorded events, and verified integrity.
Read summary then integrity
armaraos security status
armaraos security verify
Write the caveat once
The 0.8.3 audit integrity check fails at sequence 513, so these rows are informative operational records, not tamper-evident forensic evidence.
Collect audit and sessions
armaraos security audit --limit 50 --json
armaraos sessions --json
Require a genuine trace before export
armaraos orchestration list --json
armaraos orchestration export <TRACE_ID> -o run.json
The inventory is empty, so no export is attempted.
State the source count
This report uses two of three intended sources. Naming the missing trace is part of the evidence.
Write asked, did, cost
Keep each significant post-mortem to three factual lines, and attach source files only after redaction.
Check it / ship the caveat
Support one claim with two sources.
State the two-of-three source count and the missing trace explicitly.
Read and redact raw audit and session exports before sharing.