Files
blackroad-core/LICENSE
Alexa Amundson 6813cd7097 Scaffold blackroad-core: TypeScript gateway with providers, policies, and tests
Complete TypeScript rewrite of the BlackRoad gateway:
- Hono HTTP server with middleware (rate limiter, auth, request logger)
- Provider adapters (Anthropic, OpenAI, Ollama, Gemini)
- Policy engine with agent-level permissions
- Zod schemas for request/response validation
- Agent registry and invoker with fallback chains
- Structured logging with Pino
- 26 passing Vitest tests
- CI/CD workflows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 16:07:07 -06:00

7 lines
238 B
Plaintext

Copyright (c) 2025-2026 BlackRoad OS, Inc. All Rights Reserved.
PROPRIETARY AND CONFIDENTIAL
This software is the exclusive property of BlackRoad OS, Inc.
Unauthorized copying, modification, distribution, or use is strictly prohibited.