brainy/docs/technical
David Snelling 52a43d51d4 refactor: simplify build system and improve model loading flexibility
- Remove Rollup bundling in favor of direct TypeScript compilation
- Move from bundled models to dynamic model loading with configurable paths
- Add Docker deployment examples and documentation
- Implement robust model loader with fallback mechanisms
- Update storage adapters for better cross-environment compatibility
- Add comprehensive tests for model loading and package installation
- Simplify package.json scripts and remove complex build configurations
- Clean up deprecated demo files and old bundling scripts

BREAKING CHANGE: Models are no longer bundled with the package. They are now loaded dynamically from CDN or custom paths.
2025-08-05 16:09:30 -07:00
..
COMPATIBILITY.md feat(docs): add comprehensive user guides and installation instructions for Brainy 2025-08-03 17:33:52 -07:00
CONCURRENCY_ANALYSIS.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
ENVIRONMENT_TESTING.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
METADATA_HANDLING.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
model-bundling-analysis.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
REALTIME_UPDATES.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
SCALING_STRATEGY.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
STATISTICS.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
STORAGE_CONCURRENCY_ANALYSIS.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
STORAGE_TESTING.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
TECHNICAL_GUIDES.md refactor: simplify build system and improve model loading flexibility 2025-08-05 16:09:30 -07:00
TESTING.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
THREADING.md refactor: simplify build system and improve model loading flexibility 2025-08-05 16:09:30 -07:00
USE_MODEL_LOADING_EXPLANATION.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
VECTOR_DIMENSION_STANDARDIZATION.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
VITEST_IMPROVEMENTS.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00