Expand description
Amnesiac mode, geographic distribution manifests, forensic watermark tripwires.
This module contains the pure domain logic for operational security. The amnesiac pipeline runs entirely in memory: no temp files, no logs, no filesystem writes.
Functions§
- build_
manifest - Build a geographic manifest from shard assignments.
- embed_
in_ memory - Run the embed pipeline entirely in memory.
- embed_
watermark - Embed a forensic watermark tripwire into cover data.
- identify_
watermark - Try to identify which recipient’s watermark is present in cover data.
- manifest_
to_ markdown - Render a geographic manifest as a Markdown document.
- recovery_
complexity_ score - Produce a human-readable recovery complexity score for a manifest.
- validate_
manifest - Validate a geographic manifest.