4 Commits

Author SHA1 Message Date
root
abc5498f60 docs: Add Known Issues section to checklist
Document all issues discovered during TrueRecall v2 deployment:
- Gem quality issues (malformed fields, duplicates, 4b vs 30b)
- OpenClaw UI glitches during compaction
- v1 migration conflicts and detection
- Security issues (IPs, paths, backup files)
- Multi-remote git configuration
- Model-specific issues
- Pre-release checklist for future deployments
2026-02-24 21:43:57 -06:00
root
ddb2af9754 docs: Add exhaustive validation checklist
- Expanded from 150 lines to 500+ lines
- Added 11 comprehensive sections
- Pre-install, system deps, network, install, runtime
- Data integrity, security, performance
- Git/backup, troubleshooting, quick reference
- Validation rules for all 11 config fields
- Security checks with severity levels
- Performance benchmarks and scaling thresholds
- Health check script template
- Complete sign-off checklist
2026-02-24 21:39:45 -06:00
root
1739c93455 docs: Add Security & Privacy Review section to checklist
- Pre-commit checks for IPs, tokens, passwords, paths
- Placeholder replacement guide
- File review checklist
2026-02-24 21:01:52 -06:00
root
79fb9c6cb3 feat: Add interactive install.py and validation checklist.md
- Install script with full/simple mode selection
- Inline prompt format with 'go back' navigation
- Custom input option on all prompts
- Configuration summary and validation
- Comprehensive installation checklist
2026-02-24 20:55:29 -06:00