Release: v1.0.0
Date: Thu Apr 30 2026
Git Commit: 5e896fb509547972b28a8a3eea5357ee36d93831
Binary: target/release/momentry
Port: 3002 (production)

## Package Contents
- Source code (excludes .git, target, node_modules)
- Dev output data (output_dev/)
- Architecture documentation (docs_v1.0/)
- API documentation (API_DOCUMENTATION.md)
- Public schema backup (public_schema_v1.0.0.sql)
- Dev data backup (dev_data_v1.0.0.sql)

## Key Changes
- V4.0 architecture: Face → Identity direct binding
- person_identities table removed
- ASR PyAV decode fallback (v2.1)
- Snapshot agent implementation
- Complete API documentation

## Deployment
- Port 3002 (production)
- Redis prefix: momentry:
- Environment: .env

## API Summary
- 50+ endpoints across 7 categories
- Health & Auth, Asset Management, Search, Video Details, Identity & Binding, Jobs & Rules, Stats & Config
