brainy/src/types
David Snelling 2ebed2a466 **docs: remove outdated statistics-related documentation and add standards**
- **Removed Files**:
  - Deleted outdated statistics documentation files (`statistics.md`, `statistics-flush-solution.md`, `statistics-summary.md`) to clean up the repository and avoid confusion.

- **Added Standards**:
  - Introduced `DOCUMENTATION_STANDARDS.md` to outline naming conventions and troubleshooting practices for more consistent and maintainable project documentation.

- **Tests**:
  - Added a new test file `edge-cases.test.ts` to verify handling of edge cases, ensuring robust behavior against boundary values and invalid inputs.

**Purpose**: Cleans up deprecated documentation while introducing concrete standards for maintaining and updating documentation. Enhances test coverage for unusual or boundary inputs, improving overall system resilience.
2025-07-28 16:00:05 -07:00
..
augmentations.ts Initial commit 2025-06-24 11:41:30 -07:00
brainyDataInterface.ts Initial commit 2025-06-24 11:41:30 -07:00
fileSystemTypes.ts feat(types): extend FileSystemHandle and optimize imports for consistency 2025-07-21 12:48:03 -07:00
global.d.ts **docs: remove outdated statistics-related documentation and add standards** 2025-07-28 16:00:05 -07:00
graphTypes.ts **feat(core, storage, tests): enhance verb construction with timestamps and metadata** 2025-07-25 09:44:10 -07:00
mcpTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
pipelineTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
tensorflowTypes.ts **docs: remove outdated statistics-related documentation and add standards** 2025-07-28 16:00:05 -07:00