AGENTS.md@docs/security · git:20260724.060d43c · 2026-07-24 · sha256 95d16e3bb855e9cf
AGENTS.md@docs/security git:20260724.060d43cA
Immutable. This exact content is served forever at /api/v1/blob/95d16e3bb855e9cf.
# AGENTS: `security/` — Security & Provenance Documentation Technical specification for the security documentation directory. ## File Inventory | File | Purpose | |------|---------| | `README.md` | Overview with navigation links | | `threat-model.md` | Repository-wide threat model: assets, attacker model, attack surfaces, threat register, and ownership map | | `steganography.md` | Alpha-channel watermarking and QR code injection | | `hashing_and_manifests.md` | SHA-256/512 hashing and manifest generation | | `secure_execution.md` | `secure_run.sh` orchestration and threat model | | `literature-fetch-security.md` | Security considerations for literature fetching | | `ownership-and-promotion.md` | Sensitive ownership exceptions, required reviews, and private-project promotion attestation | ## Key Concepts - **Four steganographic layers**: PDF metadata, cryptographic hash, alpha-channel overlay, QR code - **Tamper detection**: SHA-256 comparison against stored manifest hashes - **Threat model**: Unauthorized redistribution, content tampering, provenance forgery ## See Also - [_generated/active_projects.md](../_generated/active_projects.md) — Active `projects/` names (steganography runs per discovery) - [guides/new-project-setup.md](../guides/new-project-setup.md) — How security integrates with pipeline - [Root AGENTS.md](../../AGENTS.md) — System-level documentation