File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 `
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments