Add Integrations Guide to README.md and outline Phase 7 roadmap in IMPLEMENTATION_CHECKLIST.md

This commit is contained in:
entropix 2026-01-01 17:29:41 +08:00
parent 844134920a
commit 13d18e0428
2 changed files with 319 additions and 0 deletions

View file

@ -355,6 +355,7 @@ Where:
- [⚙️ Configuration Guide](docs/CONFIGURATION_GUIDE.md) - All configuration options
- [🔌 Connection Guide](docs/CONNECTION_GUIDE.md) - How to connect FlakeStorm to your agent
- [🧪 Test Scenarios](docs/TEST_SCENARIOS.md) - Real-world examples with code
- [🔗 Integrations Guide](docs/INTEGRATIONS_GUIDE.md) - HuggingFace models & semantic similarity
### For Developers
- [🏗️ Architecture & Modules](docs/MODULES.md) - How the code works