Add install.sh that handles the full setup: dependencies, build, ONNX
models, ONNX runtime, IR emitter configuration, system installation,
face enrollment, and PAM lock screen integration. Includes --uninstall.
Simplify README to just: clone, ./install.sh, done.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace developer-heavy README with a clean install guide. Focus on
quick install steps, tested hardware, and the one PAM line needed for
lock screen integration. Remove phase-by-phase feature lists and
redundant architecture/development sections.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add README.md with project overview, features, installation, and usage
- Document current Phase 3 completion status
- Include architecture diagrams and security information
- Add roadmap for Phase 4-5
- Update status.md to reflect current codebase state