> cat /system_logs/example-unsigned-post-2.md
Example Unsigned Post 2 - Fake Signature
This example intentionally includes signature metadata without actual signed artifacts.
That forces the warning-state render path so users can see what an invalid or incomplete signed post looks like.
You should see the warning message, the fingerprint block, and an unsigned status treatment for this entry.
> signature_status: unsigned - silky.moe
[WARN] signed file or detached signature file missing. Treated as unsigned.
Fingerprint: 968F 9FE9 CA23 9F0B 3E0E 4F5D C4E8 8EF0 AACB BFDB
Signed: unknown
Signed source: /signed-logs/example-unsigned-post-2.md
Detached signature: /signed-logs/example-unsigned-post-2.md.asc
gpg --import pgp_public.asc gpg --verify example-unsigned-post-2.md.asc example-unsigned-post-2.md