brainy/docs
David Snelling 6ee0881d86 **docs(guides): add service identification guide**
- Created `service-identification.md` in `docs/guides`:
  - Detailed guidelines on how services should identify themselves within Brainy.
  - Documented two identification methods: default service initialization and operation-specific service naming.
  - Included service name conventions and common examples (`github`, `reddit`, `default`).
- Described benefits of proper service identification:
  - Enhanced statistics tracking and JSON field discovery by service.
- Provided best practices for consistent and descriptive service naming.
- Explained internal implementation details, such as `getServiceName` usage and statistic tracking.

**Purpose**: Help users properly identify services to enable statistics tracking, field discovery, and improved data management in Brainy.
2025-08-01 10:16:18 -07:00
..
development **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
guides **docs(guides): add service identification guide** 2025-08-01 10:16:18 -07:00
technical **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
DOCUMENTATION_ORGANIZATION.md **chore: remove outdated changelog and summary documents** 2025-07-30 11:51:39 -07:00
publishing-cli.md **feat(tests): add tests for TextEncoder, TensorFlow.js, and fallback mechanisms** 2025-07-11 11:11:56 -07:00