root
05acb4f22b
fix: Strengthen curator prompt to prevent malformed gems
...
- Add Critical Validation Rules section
- Ban 'User confirmed/asked/said' patterns
- Require string importance (never 1/2/3)
- Require float confidence (never integers)
- Add Bad Gems examples
- Strengthen deduplication: SKIP if same concept in 24h
2026-02-24 21:12:00 -06:00
root
2d3ed6cebb
security: Remove private IPs and paths from repository
...
- Replace all 10.0.0.x IPs with placeholders
- Replace absolute paths with ~/ shorthand
- Replace specific timestamps with placeholders
- No sensitive data in public repo
2026-02-24 21:02:53 -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
56cacd6585
feat: Add plugin configuration options to installer
...
- Max gems per turn (2/5/10/custom)
- Minimum similarity score (0.5/0.7/0.9/custom)
- Plugin config written to plugin-config.json
- Summary shows plugin settings
2026-02-24 20:59:59 -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
root
faccc4b651
docs: Add Configuration Options Reference section with all defaults and descriptions
2026-02-24 20:40:57 -06:00
root
8bb1abaf18
Initial commit: TrueRecall v2.2 with 30b curator and timer-based curation
2026-02-24 20:27:44 -06:00