**chore(archive): remove outdated documentation and summaries**
- Deleted the following obsolete files: - `CHANGES.md`, `changes-summary.md`, `CHANGES_SUMMARY.md`: Contained redundant or outdated change logs and implementation summaries. - `COMPATIBILITY.md`: Detailed compatibility behavior no longer relevant after environment detection updates. - `fix-documentation.md`: Addressed a resolved issue regarding `process.memoryUsage` errors in testing. - `DIMENSION_MISMATCH_SUMMARY.md`: Provided a legacy summary of resolved embedding dimension mismatch issues. - `demo.md`: Documented an outdated demo process for testing Brainy features. - `CONCURRENCY_IMPLEMENTATION_SUMMARY.md`: Summarized already-documented concurrency features. - `IMPLEMENTATION_SUMMARY.md`: Detailed an obsolete implementation of optional model bundling. - Purpose: - Streamline and declutter archive by removing redundant or outdated documentation. - Align repository with current feature set and documentation standards.
This commit is contained in:
parent
082a055e75
commit
63bc50d5ad
22 changed files with 234 additions and 1122 deletions
|
|
@ -58,7 +58,6 @@ All notable changes to this project will be documented in this file. See [standa
|
|||
|
||||
For detailed implementation notes and technical summaries of previous versions, see:
|
||||
- `docs/technical/` - Technical documentation and analysis
|
||||
- `archive/` - Archived change logs and summaries
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue