Aaron D. Lee
|
428750e971
|
Update all documentation for post-consolidation feature set
CI / lint (push) Failing after 1m4s
CI / typecheck (push) Failing after 33s
README.md (608 lines):
- Added 11 new feature sections: extract-then-strip EXIF, federation,
timestamp anchoring, selective disclosure, evidence packages, cold
archives, source drop box, key rotation/recovery, cover mode
- Expanded steganography (transport-aware, carrier tracking), attestation
(non-image files, investigation namespaces, derivation lineage),
fieldkit (forensic scrub, webhook, self-uninstall)
- Added Cross-Domain Applications section (human rights, research,
elections, supply chain, art, whistleblowing, environment)
- Updated CLI reference with chain anchor/disclose/export commands
- Updated architecture with all new modules and data directory layout
CLAUDE.md (155 lines):
- Added metadata.py, evidence.py, archive.py, carrier_tracker.py,
anchors.py, exchange.py, dropbox blueprint to architecture tree
- Added 7 new design decisions (extract-then-strip, CSRF exemption,
client-side hashing, ImageHashes generalization, lazy paths,
two-way federation, chain record types)
docs/deployment.md (1139 lines):
- Added 5 new operational sections: source drop box setup, chain
anchoring procedures, cross-org federation, evidence/archive
workflows, cover/duress mode
- Updated killswitch section with full 10-step destruction sequence
- Updated config table with all new fields
- Added 5 new troubleshooting entries
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-01 21:36:58 -04:00 |
|
Aaron D. Lee
|
b7d4cbe286
|
Add comprehensive documentation for v0.2.0
CI / lint (push) Failing after 50s
CI / typecheck (push) Failing after 31s
- README.md: full project overview with features, install extras,
CLI reference, web UI routes, config table, architecture diagrams,
security model, /health API, and development setup
- CLAUDE.md: updated for monorepo — reflects inlined subpackages,
new import patterns, pip extras, and added modules
- docs/deployment.md: practical RPi deployment guide covering
hardware, OS setup, security hardening (swap/coredumps/firewall),
installation, systemd service, config reference, fieldkit setup,
key management, operational security limitations, troubleshooting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-01 19:55:07 -04:00 |
|