Skip to content

Commit 7716f42

Browse files
committed
sanitize: remove personal name from specs, clean testing-secrets references
Made-with: Cursor
1 parent cdbc946 commit 7716f42

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,7 +2011,7 @@ Key evolutions:
20112011
- **Validated**: Songbird `http.request` -> Ollama (phi3, tinyllama) via HTTP (~2s)
20122012
- **Validated**: Neural API `proxy_http` -> Songbird -> BearDog TLS -> HTTPS -> Anthropic
20132013
- **Discovery**: `HTTP_REQUEST_PROVIDER_SOCKET` env var bypass for instant capability discovery
2014-
- **API Keys**: Loaded from `ecoPrimals/testing-secrets/api-keys.toml`
2014+
- **API Keys**: Loaded from `$SECRETS_DIR/api-keys.toml`
20152015

20162016
### Neural API Server
20172017
- Started as `biomeos neural-api` mode with 121 capability translations
@@ -2021,7 +2021,7 @@ Key evolutions:
20212021

20222022
### NUCLEUS Startup Script Evolution
20232023
- `scripts/start_nucleus.sh`: Added `load_api_keys()`, `start_neural_api()`
2024-
- Automatic API key loading from testing-secrets
2024+
- Automatic API key loading from secrets directory
20252025
- Socket symlink creation for nucleated paths
20262026
- Squirrel configured with `HTTP_REQUEST_PROVIDER_SOCKET` and `AI_HTTP_PROVIDERS`
20272027
- NestGate startup fixed to use `daemon --socket-only`

specs/BEACON_GENETICS_BUILD_SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Version**: 2.0.0
55
**Date**: February 11, 2026
66
**Status**: DESIGN SPECIFICATION
7-
**Author**: Kevin Mok + AI Collaborative Intelligence
7+
**Author**: ecoPrimal + AI Collaborative Intelligence
88

99
---
1010

specs/DARK_FOREST_BEACON_GENETICS_SPEC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Version**: 2.0.0
44
**Date**: February 11, 2026
55
**Status**: ARCHITECTURAL SPECIFICATION
6-
**Author**: Kevin Mok + AI Collaborative Intelligence
6+
**Author**: ecoPrimal + AI Collaborative Intelligence
77

88
---
99

0 commit comments

Comments
 (0)