brainy/docs
David Snelling 25dd68e9e7 **feat(brainy-models): implement robust format field validation and update workflow scripts**
- **Documentation**:
  - Added a detailed explanation in `model-management.md` for resolving `"format"` field compatibility issues in TensorFlow.js.
  - Introduced a dual-layer protection approach to mitigate errors like `RangeError: byte length of Float32Array should be a multiple of 4`.

- **Scripts**:
  - Removed the redundant `release:minor` script entry from `package.json`.
  - Enhanced `_deploy` script consistency.

- **Protection Mechanisms**:
  - Updated `download-full-models.js` to inject a missing `"format"` field during downloads.
  - Enhanced `RobustModelLoader` to validate and restore the `"format"` field automatically at runtime, ensuring persistence and compatibility
2025-08-01 18:00:36 -07:00
..
development **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
guides **feat(brainy-models): implement robust format field validation and update workflow scripts** 2025-08-01 18:00:36 -07:00
technical **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
COMPATIBILITY.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
DOCUMENTATION_ORGANIZATION.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00
MARKDOWN_FILE_MANAGEMENT.md **chore(archive): remove outdated documentation and summaries** 2025-08-01 16:21:35 -07:00