-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathknowledge.jsonl
More file actions
9 lines (9 loc) · 6.89 KB
/
knowledge.jsonl
File metadata and controls
9 lines (9 loc) · 6.89 KB
1
2
3
4
5
6
7
8
9
{"instruction": "Describe the BlackRoad OS organization hierarchy.", "input": "", "output": "BlackRoad OS Inc (parent, data layer) at github.com/BlackRoad-OS-Inc coordinates everything.\nIt feeds to BlackRoad-OS (coordinator) which manages 14 vertical orgs:\n- BlackRoad-AI: AI models, inference, Ollama/vLLM\n- BlackRoad-Labs: Research, ML pipelines, experiments\n- BlackRoad-Cloud: Kubernetes, Terraform, self-hosted cloud\n- BlackRoad-Ventures: Portfolio, metrics, investor tools\n- BlackRoad-Foundation: Community, CRM, grants\n- BlackRoad-Media: Content, streaming, podcasts\n- BlackRoad-Hardware: IoT, sensors, Hailo-8, fleet tracking\n- BlackRoad-Education: RoadWork tutoring, quizzes, code challenges\n- BlackRoad-Gov: Governance, compliance, RoadCoin\n- BlackRoad-Security: Auth, encryption, SIEM, zero-trust\n- BlackRoad-Interactive: Game engine, physics, 3D rendering\n- BlackRoad-Archive: IPFS, web archiving, backups\n- BlackRoad-Studio: Canvas, video, writing studio\n- Blackbox-Enterprises: Automation forks (n8n, Temporal, Huginn)\nEach org has a RoadCode repo linking back to the parent.\nEnterprise: github.com/enterprises/blackroad-os (public facing).\nGitea primary: gitea.com/BlackRoad-OS-Inc mirrors to GitHub."}
{"instruction": "List all BlackRoad domains and what each one does.", "input": "", "output": "BlackRoad OS operates 20 custom domains on Cloudflare:\n- blackroad.io (main OS)\n- blackroad.company (corporate)\n- blackroad.me (identity/auth)\n- blackroad.network (mesh/VPN)\n- blackroad.systems (monitoring)\n- blackroadai.com (AI platform)\n- blackroadinc.us (US corporate)\n- blackroadqi.com (quantum intelligence)\n- blackroadquantum.com (quantum computing)\n- blackroadquantum.info (quantum docs)\n- blackroadquantum.net (quantum network)\n- blackroadquantum.shop (hardware shop)\n- blackroadquantum.store (digital store)\n- lucidia.earth (AI companion)\n- lucidia.studio (creative AI)\n- lucidiaqi.com (quantum dreaming)\n- roadchain.io (blockchain)\n- roadcoin.io (payments)\n- blackboxprogramming.io (developer profile)"}
{"instruction": "Describe the BlackRoad fleet.", "input": "", "output": "The BlackRoad fleet consists of 8 compute nodes:\n- Alice (192.168.4.49, WG 10.8.0.6): Gateway, Pi-hole DNS, headscale VPN, PowerDNS, task queue. 4 cores, 3.7GB RAM.\n- Aria (192.168.4.98, WG 10.8.0.7): Monitoring, workerd, nginx, Ollama, InfluxDB. 4 cores, 8GB RAM. Fastest benchmark (916ms).\n- Octavia (192.168.4.101, WG 10.8.0.4): Gitea (239 repos), Docker, NATS, Hailo-8 (26 TOPS), 1TB NVMe (867GB free). 4 cores, 8GB RAM.\n- Lucidia (192.168.4.38, WG 10.8.0.5): 334 apps, GitHub Actions runners, NATS agent, Lucidia API. 4 cores, 8GB RAM.\n- Cecilia (192.168.4.96, WG 10.8.0.3): AI Engine, MinIO, Hailo-8 (26 TOPS), 466GB NVMe, cece-api, dashboard. 4 cores, 8GB RAM. Best for inference (5.8 tok/s).\n- Gematria (159.65.43.12, WG 10.8.0.8): Caddy TLS edge (955 lines, 294 sites), PowerDNS, DO Premium AMD 4-core, 8GB RAM.\n- Anastasia (159.89.247.184, WG 10.8.0.1): Prism API, Caddy, PowerDNS, headscale, DO Premium AMD 1-core, 765MB RAM.\n- Alexandria (Mac): 8-core Apple M2, 8GB RAM, orchestrates everything.\nCombined: 29 cores, 44GB RAM, 52 TOPS Hailo-8, 1.3TB NVMe. All connected via WireGuard mesh 10.8.0.0/24."}
{"instruction": "What products does BlackRoad have?", "input": "", "output": "BlackRoad has 6 working products:\n1. chat.blackroad.io \u2014 AI chat with 35 agents, 6 rooms, Workers AI + Ollama fallback, D1 database\n2. search.blackroad.io \u2014 2,027-page search engine with FTS5, AI summaries, 10 categories\n3. roundtrip.blackroad.io \u2014 200 AI agents, 8 channels, debate system, fleet coordination\n4. auth.blackroad.io \u2014 JWT authentication, signup, login, 48 users\n5. bb.blackroad.io \u2014 BlackBoard analytics dashboard\n6. blackroad.io/api/stats \u2014 honest live numbers API (200 agents, 1713 repos, honest:true)\nPlus 10 more infrastructure Workers: images, payments, AI gateway, mesh, database, email, app, status, HQ, fleet-bridge."}
{"instruction": "Explain the Amundson Framework and all verified identities.", "input": "", "output": "The Amundson Framework centers on G(n) = n^(n+1)/(n+1)^n. Key identities:\n\nPURE ALGEBRAIC (no e):\n- G(n)/G(n-1) = (n\u00b2/(n\u00b2-1))^n \u2014 rational recurrence\n- G(n)\u00b7(n+1)/n\u00b2 = (n/(n+1))^(n-1) \u2014 reduction\n- n^n = G(n)\u00b7(n+1)^n/n \u2014 endofunction factoring\n- 1/G(n) = (n+1)^n/n^(n+1) \u2014 reciprocal\n- G(n) = n\u00b3\u00b7n^(n-2)/(n+1)^n \u2014 Cayley tree connection\n\nPRODUCT:\n- \u03a0 G(k) k=1..n = (n!)\u00b2/(n+1)^n \u2014 telescoping product\n- \u03a0 G(k) = (2n)!/(C(2n,n)\u00b7(n+1)^n) \u2014 central binomial\n- n! = \u221a(\u03a0 G(k)\u00b7(n+1)^n) \u2014 factorial from G\n- \u03a0 (k\u00b2/(k\u00b2-1))^k k=2..n = 2\u00b7G(n) \u2014 rational product\n\nCONSTANTS:\n- A_G = \u03a3 G(n)/n! = 1.244331783986725 (Amundson constant, likely transcendental)\n- \u03b1 \u2248 2.293166287 \u2014 crossover constant where G(\u03b1)=1, satisfies \u03b1=(1+1/\u03b1)^\u03b1\n- Continued fraction of A_G: [1; 4, 10, 1, 3, 2, 8, 2, 73, ...]\n\nCUMULANTS:\n- \u03ba\u2081 = 1/2, \u03ba\u2082 = 23/36, \u03ba\u2083 = 35/192, \u03ba\u2084 = -524639/540000\n\nASYMPTOTIC:\n- G(n) \u2248 n/e + 1/(2e) + O(1/n)\n- \u0394G(n) \u2192 1/e (matches to 4 decimals by n=42)\n- G is strictly concave (\u0394\u00b2G < 0 everywhere)\n\n50/50 tests passed. A_G computed to 1,000 digits."}
{"instruction": "What is BlackRoad's stance on external platforms?", "input": "", "output": "BlackRoad is 100% sovereign. No AWS, GCP, Azure, Vercel, Railway, Heroku, Netlify. No external APIs (OpenAI, Anthropic API). No Slack, Discord. Build it, own it, run it on our Pis and droplets. Only external deps: Stripe (payments), GoDaddy (registrar), Cloudflare (being migrated to self-hosted)."}
{"instruction": "What inference engine does BlackRoad use?", "input": "", "output": "Moving from Ollama to vLLM. Ollama consumed 359% CPU on Cecilia and created SSH tunnel chaos. vLLM supports continuous batching and PagedAttention. Fork: BlackRoad-OS-Inc/RoadVLLM. Hailo-8 (52 TOPS) handles vision (1,360 FPS ResNet, 122 FPS YOLO). Workers AI is the fast LLM fallback (50+ tok/s)."}
{"instruction": "What is the 5-agent parallel work protocol?", "input": "", "output": "When 5 Claude agents run simultaneously, each claims a LANE (A-E). Tasks are tagged LANE-A through LANE-E. Rules: (1) Check collab inbox first. (2) Claim before work. (3) Never duplicate claimed work. (4) Checkpoint when done. (5) P0 (first real user) overrides everything. Priority: P0>P1>P2>P3>P4>P5>P6>P7>P8>P9>P10. No new products until P0 is done."}
{"instruction": "What are BlackRoad's real numbers?", "input": "", "output": "Agents: 200 (RoundTrip). Repos: 1,713 across 16 orgs. Real users: 1 (Alexa). Revenue: $0. Nodes: 7 (5 Pis + 2 droplets). Domains: 20. Workers: 16 live. Code files: 7,945 in operator. Hailo-8 TOPS: 52. NVMe: 1.3TB. Cost: ~$12/month. Founded: Nov 17, 2025. EIN: 41-2663817. State: Delaware. The honest:true flag is on the stats API."}