botserver/src/core/bootstrap
Rodrigo Rodriguez b1118f977d fix: Correct parameter names in tool .bas files to match database schema
- Tool 06: Change tipoExibicao to tipoDescricao (matches pedidos_uso_imagem table)
- Tool 07: Change tipoExibicao to categoriaDescricao (matches licenciamentos table)
- Both tools now compile and execute successfully with database inserts

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-18 17:51:47 +00:00
..
bootstrap_manager.rs fix: Correct parameter names in tool .bas files to match database schema 2026-02-18 17:51:47 +00:00
bootstrap_types.rs Fix: Update source files and fix notify dependency reference 2026-02-13 22:30:57 +00:00
bootstrap_utils.rs fix: Enable vector_db by default with health check and fallback to local LLM 2026-02-15 14:54:17 +00:00
instance.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
utils.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
vault.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00