Re-adds railway.toml and deploy-railway.yml with --service flag for Railway deployment alongside existing Cloudflare Pages deploy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- App Router pages: dashboard, agents, agents/[name], metrics - UI components: Button, Card, Badge with brand variants - Layout: Header with gradient, Sidebar with navigation - Agent components: AgentCard, AgentGrid - Lib: gateway API client, utility functions, brand constants - Hooks: useAgents, useMetrics, useWebSocket - Zustand stores: agent-store, ui-store - Tailwind CSS 4 with brand custom properties and golden ratio spacing - 11 Vitest tests across 2 test suites - CI and deploy GitHub Actions workflows Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Next.js 15 + React 19 + TypeScript with BlackRoad brand system. Standalone output for optimized Railway builds. Includes /api/health endpoint, CI/CD workflows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>